[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / b / 2 / a / APPodtest / 0.3.4 / APPodtest.podspec.json
blob612b4a069c80cce5a9c014688e37f20c9789e287
2   "name": "APPodtest",
3   "version": "0.3.4",
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.4"
14   },
15   "social_media_url": "https://twitter.com/TheBenii",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,bundle,a}",
21   "resource_bundles": {
22     "APPodtest": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Pods/**"
28   },
29   "frameworks": "UIKit"