[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / a / APPodtest / 0.3.2 / APPodtest.podspec.json
blob12a1c836589f3c0fd68a119e35d22f588e278de8
2   "name": "APPodtest",
3   "version": "0.3.2",
4   "summary": "Getting to handle with creating Pod.",
5   "description": "This is another project where I am learning how to create a Pod",
6   "homepage": "https://github.com/thebeni/APPodTesting",
7   "license": "MIT",
8   "authors": {
9     "Arben Pnishi": "arbenpnishi@gmail.com",
10     "Esat Pllana": "pllanaesat@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/thebeni/APPodTesting.git",
14     "tag": "0.3.2"
15   },
16   "social_media_url": "https://twitter.com/TheBenii",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.{h,bundle,a}",
22   "resource_bundles": {
23     "APPodtest": [
24       "Pod/Assets/*.png"
25     ]
26   }