[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 8 / TwitterJSON / 0.1.0 / TwitterJSON.podspec.json
blob96060a899c33a30cdd85d15c2569e6f74640e223
2   "name": "TwitterJSON",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "TwitterJSON.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kyle Goslan": "kylegoslan@me.com"
15   },
16   "homepage": "https://github.com/KyleGoslan/TwitterJSON",
17   "source": {
18     "git": "https://github.com/KyleGoslan/TwitterJSON.git",
19     "tag": "0.1.0"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 1.3"
24     ],
25     "SwiftyJSON": [
26       "~> 2.2.1"
27     ]
28   },
29   "source_files": "TwitterJSON/**/*.{swift}"