[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / f / KAutoProperty / 2.0.2 / KAutoProperty.podspec.json
blob2c4bed91affb5c3814203408f5b1a9863a610850
2   "name": "KAutoProperty",
3   "version": "2.0.2",
4   "summary": "一键懒加载",
5   "homepage": "https://github.com/kuah/KAutoProperty",
6   "authors": "CT4 => 284766710@qq.com",
7   "source": {
8     "git": "https://github.com/kuah/KAutoProperty.git",
9     "tag": "yykit2.0.2"
10   },
11   "source_files": "source/**/*.{h,m}",
12   "requires_arc": true,
13   "libraries": "z",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "license": "MIT",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "YYKit": [
21       "~> 1.0.9"
22     ],
23     "KRunTime": [
24       "~> 0.2"
25     ]
26   }