[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / e / 1 / KKPodTest726 / 0.1.0 / KKPodTest726.podspec.json
blob4f11959d79b8f32ce3ccd484db47a02cafaac92f
2   "name": "KKPodTest726",
3   "version": "0.1.0",
4   "summary": "A short description of KKPodTest726.",
5   "description": "TODO: test pod.",
6   "homepage": "https://github.com/chenqi2013/KKPodTest726",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenqi2013": "419499748@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenqi2013/KKPodTest726.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KKPodTest726/Classes/**/*",
22   "resource_bundles": {
23     "KKPodTest": [
24       "KKPodTest726/Assets/*.xcassets"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "UIKit",
30       "source_files": "KKPodTest726/Classes/UIKit/*.{h,m}"
31     },
32     {
33       "name": "Category",
34       "source_files": "KKPodTest726/Classes/Category/*.{h,m}"
35     }
36   ]