[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 1 / CYJHelper / 1.1.2 / CYJHelper.podspec.json
blob0466c8af0665bc6177772c317488c95484f5874a
2   "name": "CYJHelper",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "Tools for iOS development.",
6   "homepage": "https://github.com/ZYJZCY/CYJHelper",
7   "authors": {
8     "ZCYZYJ": "912327710@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ZYJZCY/CYJHelper.git",
12     "tag": "1.1.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CYJHelper/CYJHelper/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }