[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / b / CLKits / 1.0.0 / CLKits.podspec.json
blob6dadf0ae0100ed1f2f8a6813f623ea05f859ab01
2   "name": "CLKits",
3   "version": "1.0.0",
4   "summary": "CLKit just save your time",
5   "homepage": "https://github.com/coooliang/CLKits",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "coooliang",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/coooliang/CLKits.git",
16     "commit": "ec99b4327097338b134ca6a67ce2e2e7f9ac7a0e"
17   },
18   "source_files": "CLKits/CLKits/CLKits/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.2.1"
27     ],
28     "pop": [
29       "~> 1.0.12"
30     ]
31   }