[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / 5 / YABasicUIKit / 1.0.0 / YABasicUIKit.podspec.json
blob1b887e9813a00a5a148c4cc9e02d3587ef09d0cb
2   "name": "YABasicUIKit",
3   "version": "1.0.0",
4   "summary": "YABasicUIKit",
5   "description": "YABasicUIKit对常用UI控件库的封装",
6   "homepage": "https://github.com/oneAlon/YABasicUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OneAlon": "wangyalong24@126.com"
13   },
14   "source": {
15     "git": "https://github.com/oneAlon/YABasicUIKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YABasicUIKit/Classes/**/*",
22   "dependencies": {
23     "PureLayout": [
25     ]
26   }