blob: 7a0e544817555750ecb0a8230a74f4df2cd87d54 [file] [log] [blame]
{
"name": "TAPromotee",
"version": "0.4.1",
"summary": "Easy to use way to show a cross promotion to a iOS app",
"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",
"homepage": "https://github.com/JanC/TAPromotee.git",
"license": "MIT",
"authors": {
"Jan Chaloupecky": "jan.chaloupecky@gmail.com"
},
"source": {
"git": "https://github.com/JanC/TAPromotee.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/TexTwil",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/*.png",
"Pod/Assets/*.json"
],
"dependencies": {
"FXBlurView": "~> 1.6"
},
"public_header_files": "Pod/Classes/**/*.h"
}