[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 6 / FHSTwitterEngine / 2.0.0 / FHSTwitterEngine.podspec.json
blobde49e0d70cf8b74f511b344797b5325867757e1f
2   "name": "FHSTwitterEngine",
3   "version": "2.0.0",
4   "summary": "Twitter API for Cocoa developers",
5   "description": "\t                   \t\t\tFHSTwitterEngine can:\n\t                   \t\t\t* Authenicate using OAuth and/or xAuth.\n\t                   \t\t\t* CocoaPods will be using this to generate tags, and improve search results.\n\t                   \t\t\t* Make a request to just about every API endpoint.\n",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "homepage": "https://github.com/quangmv/FHSTwitterEngine",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Quang": "quang.app@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/quangmv/FHSTwitterEngine.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "FHSTwitterEngine/*.{m,h}",
22   "requires_arc": true,
23   "frameworks": "SystemConfiguration"