[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 1 / 5 / WFDSDK / 0.1.2 / WFDSDK.podspec.json
blobbfdca12d2094fbe7f4a86f85b4b7282a17ae6f9c
2   "name": "WFDSDK",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WFDSDK/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "Foundation",
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   }