[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 5 / WFDSDK / 0.1.0 / WFDSDK.podspec.json
blobce5fef244e148c31df219e5c9fbf47bc87de7c73
2   "name": "WFDSDK",
3   "version": "0.1.0",
4   "summary": "A short description of WFDSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/taozhang159/WFDSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tao": "315226680@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/taozhang159/WFDSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WFDSDK/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }