[Add] ConsentViewController 7.7.4
[CocoaPods.git] / Specs / 2 / f / 8 / TAPromotee / 0.4.0 / TAPromotee.podspec.json
blob1f14fa572a0451c083127c1e2951514b494623bc
2   "name": "TAPromotee",
3   "version": "0.4.0",
4   "summary": "Easy to use way to show a cross promotion to a iOS app",
5   "description": "TAPromotee is a pod that allows you to show a cross promotion to a iOS app just by supllying its App Store id. It automatically fetches the info about the app using the iTunes API and dislpays it in a interstitial where the user can install it.\n",
6   "homepage": "https://github.com/JanC/TAPromotee.git",
7   "license": "MIT",
8   "authors": {
9     "Jan Chaloupecky": "jan.chaloupecky@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JanC/TAPromotee.git",
13     "tag": "0.4.0"
14   },
15   "social_media_url": "https://twitter.com/TexTwil",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resources": [
22     "Pod/Assets/*.png",
23     "Pod/Assets/*.json"
24   ],
25   "dependencies": {
26     "FXBlurView": "~> 1.6"
27   },
28   "public_header_files": "Pod/Classes/**/*.h"