[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / a / 9 / APPod / 0.2.2 / APPod.podspec.json
blob4e80205985907f7881313b2a5fb74b4a58fe0b18
2   "name": "APPod",
3   "version": "0.2.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/APPod",
7   "license": "MIT",
8   "authors": {
9     "Arben Pnishi": "arbenpnishi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thebeni/APPod.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "APPod": [
22       "Pod/Assets/*.bundle"
23     ]
24   },
25   "resources": "Pod/Assets/*.bundle",
26   "vendored_libraries": "Pod/Assets/*.a",
27   "frameworks": "UIKit"