[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 2 / YJYBaseKit / 0.0.4 / YJYBaseKit.podspec.json
blobda7d3ce42480478e0c106007ab68bed33ff7b8f0
2   "name": "YJYBaseKit",
3   "version": "0.0.4",
4   "summary": "A short description of YJYBaseKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.yuejia100.com.cn/iOS/YJYBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2585299617@qq.com": "2585299617@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.yuejia100.com.cn/iOS/YJYBaseKit.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YJYBaseKit/Classes/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "resource_bundles": {
28     "YJYBaseKit": [
29       "YJYBaseKit/Assets/**/*.xcassets",
30       "YJYBaseKit/Classes/**/*.xib",
31       "YJYBaseKit/Assets/**/*.gif",
32       "YJYBaseKit/Classes/**/*.html"
33     ]
34   }