[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / b / d / TKPodPipeline / 0.4.6 / TKPodPipeline.podspec.json
blob72ca978b83a037b9e1e7c3244a0d1ac026e00038
2   "name": "TKPodPipeline",
3   "version": "0.4.6",
4   "summary": "iOS开发第三方pod发布流水线.",
5   "description": "iOS开发第三方pod发布流水线, 包括检查、打包、发布。",
6   "homepage": "https://github.com/ZhengXianda0512/TKPodPipeline",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "郑": "zhengxianda0512@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZhengXianda0512/TKPodPipeline.git",
16     "tag": "0.4.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TKPodPipeline/Classes/**/*",
22   "resource_bundles": {
23     "TKPodPipeline": [
24       "TKPodPipeline/Assets/*.png"
25     ]
26   }