[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / 2 / a / APPodtest / 0.3.1 / APPodtest.podspec.json
blob72d8fa2ce68cb729205160dd5ec973587f541744
2   "name": "APPodtest",
3   "version": "0.3.1",
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.1"
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   }