blob: 64d7e4bcbb9a14b225b5b40e30d0aa8439a5c620 [file] [log] [blame]
{
"name": "PivotalTracker-IOS-API",
"version": "0.1.0",
"summary": "Make Call to Privotal Tracker API V5.",
"description": " Use this framework to do make call at Pivotal Tracker Api V5.\n Features:\n 1. A small non intrucive library that makes it easy to authenticate and authorize against Pivotal track usin basic aouth.\n",
"homepage": "https://github.com/ileonelperea/PivotalTracker-IOS-API",
"license": "MIT",
"authors": {
"Leonel Perea": "iticleonel.len@gmail.com"
},
"source": {
"git": "https://github.com/iLeonelPerea/PivotalTracker-IOS-API.git",
"tag": "pivotal-api-v0.1.0"
},
"social_media_url": "https://twitter.com/ileonelperea",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"PivotalTracker-IOS-API": [
"Pod/Assets/*.png"
]
}
}