[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 2 / YJYBaseKit / 0.0.2 / YJYBaseKit.podspec.json
blob05f4ddf013f5636b0cedc89ed829341b488cd7b7
2   "name": "YJYBaseKit",
3   "version": "0.0.2",
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.2"
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   }