[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 0 / TFUploadAssistant / 0.1.0 / TFUploadAssistant.podspec.json
blobf9ba540a9ee8736658f7ca85700a36e9b46be5d0
2   "name": "TFUploadAssistant",
3   "version": "0.1.0",
4   "summary": "时光流影文件上传辅助工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TimeFaceCoder/TFUploadAssistant",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Melvin": "yangmin@timeface.cn"
13   },
14   "source": {
15     "git": "https://github.com/TimeFaceCoder/TFUploadAssistant.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/melvin0204",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TFUploadAssistant/Classes/**/*",
23   "public_header_files": [
24     "TFUploadAssistant/Classes/TFUploadAssistant.h",
25     "TFUploadAssistant/Classes/TFConfiguration.h",
26     "TFUploadAssistant/Classes/TFUploadOperationProtocol.h"
27   ],
28   "frameworks": [
29     "UIKit",
30     "MobileCoreServices"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "EGOCache": [
38     ],
39     "AliyunOSSiOS": [
41     ],
42     "YYDispatchQueuePool": [
44     ]
45   }