[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / 7 / CLKAssetManager / 0.1.2 / CLKAssetManager.podspec.json
blob3cc3c2ec2faf7391bea87da4eb0dd7db4ef3c339
2   "name": "CLKAssetManager",
3   "version": "0.1.2",
4   "summary": "The best way to reduce your iOS app binary by safely downloading binary assets at most once",
5   "homepage": "https://github.com/Clinkle/CLKAssetManager",
6   "license": "Apache",
7   "authors": {
8     "tsheaff": "tyler@clinkle.com"
9   },
10   "source": {
11     "git": "https://github.com/Clinkle/CLKAssetManager.git",
12     "tag": "0.1.2"
13   },
14   "dependencies": {
15     "CLKModel": [
16       "~> 0.1.1"
17     ],
18     "CLKSingletons": [
19       "~> 0.1.1"
20     ],
21     "AFNetworking": [
22       "~> 2.5.1"
23     ]
24   },
25   "platforms": {
26     "ios": "7.0"
27   },
28   "requires_arc": true,
29   "source_files": "Pod/Classes"