This commit is contained in:
2014-08-11 17:22:19 +08:00
parent 9c1517ed88
commit 9edb7f8cbb
5 changed files with 2617 additions and 9853 deletions
+1
View File
@@ -0,0 +1 @@
<?xml version='1.0' encoding='UTF-8'?><Workspace version='1.0'><FileRef location='group:ManagerDemo.xcodeproj'/><FileRef location='group:Pods/Pods.xcodeproj'/></Workspace>
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>09871EB8-F976-473E-896E-D338B49CA9C7</string>
<key>IDESourceControlProjectName</key>
<string>ManagerDemo</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>08B3E13B-9806-463F-8106-30B224993552</key>
<string>ssh://github.com/wu736139669/ManagerDemo.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>ManagerDemo.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>08B3E13B-9806-463F-8106-30B224993552</key>
<string>..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>ssh://github.com/wu736139669/ManagerDemo.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>08B3E13B-9806-463F-8106-30B224993552</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>08B3E13B-9806-463F-8106-30B224993552</string>
<key>IDESourceControlWCCName</key>
<string>ManagerDemo</string>
</dict>
</array>
</dict>
</plist>
+39
View File
@@ -0,0 +1,39 @@
PODS:
- DTCoreText (1.6.13):
- DTFoundation/Core (~> 1.7.1)
- DTFoundation/DTAnimatedGIF (~> 1.7.1)
- DTFoundation/DTHTMLParser (~> 1.7.1)
- DTFoundation/UIKit (~> 1.7.1)
- DTFoundation/Core (1.7.2)
- DTFoundation/DTAnimatedGIF (1.7.2)
- DTFoundation/DTHTMLParser (1.7.2):
- DTFoundation/Core
- DTFoundation/UIKit (1.7.2):
- DTFoundation/Core
- MKNetworkKit (0.87):
- Reachability (~> 3.1.0)
- Reachability (3.1.1)
- SBJson (4.0.1)
- SDWebImage (3.7.1):
- SDWebImage/Core
- SDWebImage/Core (3.7.1)
- STableViewController (0.0.1)
DEPENDENCIES:
- DTCoreText
- MKNetworkKit
- Reachability
- SBJson
- SDWebImage
- STableViewController
SPEC CHECKSUMS:
DTCoreText: 84eb8ba2e70448fdd9d837540e371f9f587b65ba
DTFoundation: 126729614911ae7dbab3dcc1c078f189943bee66
MKNetworkKit: 83e6296a8d42e98a71880424a889773654846d74
Reachability: 8e9635e3cb4f98e7f825e51147f677ecc694d0e7
SBJson: d71212c078abf4679d54b0d0565260c474e46235
SDWebImage: 116e88633b5b416ea0ca4b334a4ac59cf72dd38d
STableViewController: 05ffb07dc9260f8795ab72f56f8c511a158a23b9
COCOAPODS: 0.33.1
+39
View File
@@ -0,0 +1,39 @@
PODS:
- DTCoreText (1.6.13):
- DTFoundation/Core (~> 1.7.1)
- DTFoundation/DTAnimatedGIF (~> 1.7.1)
- DTFoundation/DTHTMLParser (~> 1.7.1)
- DTFoundation/UIKit (~> 1.7.1)
- DTFoundation/Core (1.7.2)
- DTFoundation/DTAnimatedGIF (1.7.2)
- DTFoundation/DTHTMLParser (1.7.2):
- DTFoundation/Core
- DTFoundation/UIKit (1.7.2):
- DTFoundation/Core
- MKNetworkKit (0.87):
- Reachability (~> 3.1.0)
- Reachability (3.1.1)
- SBJson (4.0.1)
- SDWebImage (3.7.1):
- SDWebImage/Core
- SDWebImage/Core (3.7.1)
- STableViewController (0.0.1)
DEPENDENCIES:
- DTCoreText
- MKNetworkKit
- Reachability
- SBJson
- SDWebImage
- STableViewController
SPEC CHECKSUMS:
DTCoreText: 84eb8ba2e70448fdd9d837540e371f9f587b65ba
DTFoundation: 126729614911ae7dbab3dcc1c078f189943bee66
MKNetworkKit: 83e6296a8d42e98a71880424a889773654846d74
Reachability: 8e9635e3cb4f98e7f825e51147f677ecc694d0e7
SBJson: d71212c078abf4679d54b0d0565260c474e46235
SDWebImage: 116e88633b5b416ea0ca4b334a4ac59cf72dd38d
STableViewController: 05ffb07dc9260f8795ab72f56f8c511a158a23b9
COCOAPODS: 0.33.1
+2497 -9853
View File
File diff suppressed because it is too large Load Diff