[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / 3 / 8 / d / PodTestApplication / 0.0.2 / PodTestApplication.podspec.json
blobdba8287db1bdcf6261589a7f84799c5b0f75de88
2   "name": "PodTestApplication",
3   "version": "0.0.2",
4   "summary": "A short description of PodTestApplication.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kuryga/PodTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abelardo Gonzalez": "andres_kuryga@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kuryga/PodTest.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodTestApplication/Sources/**/*",
22   "resource_bundles": {
23     "PodTestApplication": [
24       "PodTestApplication/**/*"
25     ]
26   }