[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / a / APPodtest / 0.1.0 / APPodtest.podspec.json
blob9fd221b0d0a39c920f288f68453f68d3d8f5669e
2   "name": "APPodtest",
3   "version": "0.1.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.1.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": [
27       "~> 2.3"
28     ]
29   }