[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / a / 3 / 9 / PivotalTracker-IOS-API / 0.1.0 / PivotalTracker-IOS-API.podspec.json
blob64d7e4bcbb9a14b225b5b40e30d0aa8439a5c620
2   "name": "PivotalTracker-IOS-API",
3   "version": "0.1.0",
4   "summary": "Make Call to Privotal Tracker API V5.",
5   "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",
6   "homepage": "https://github.com/ileonelperea/PivotalTracker-IOS-API",
7   "license": "MIT",
8   "authors": {
9     "Leonel Perea": "iticleonel.len@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/iLeonelPerea/PivotalTracker-IOS-API.git",
13     "tag": "pivotal-api-v0.1.0"
14   },
15   "social_media_url": "https://twitter.com/ileonelperea",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "PivotalTracker-IOS-API": [
23       "Pod/Assets/*.png"
24     ]
25   }