[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / e / b / TVUploader / 0.1.1 / TVUploader.podspec.json
blob0957064b9b423aa4170105bca7aa6497fbb6d266
2   "name": "TVUploader",
3   "version": "0.1.1",
4   "summary": "Twitter Video Uploader + Format Validater",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://noppelab.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomoya Hirano": "cromteria@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/TVUploader-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TVUploader/Classes/**/*",
22   "dependencies": {
23     "STTwitter": [
25     ],
26     "SwiftTask": [
28     ],
29     "Unbox": [
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "STTwitter",
36       "source_files": "TVUploader/STTwitter/Classes/**/*",
37       "dependencies": {
38         "STTwitter": [
40         ]
41       }
42     }
43   ]