[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / b / 2 / a / APPodtest / 0.3.0 / APPodtest.podspec.json
blobe68ccb2cfa000bbfaa1c1e1f4564d0c7f28aa269
2   "name": "APPodtest",
3   "version": "0.3.0",
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   },
11   "source": {
12     "git": "https://github.com/thebeni/APPodTesting.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "APPodtest": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }