[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 5 / WFDSDK / 0.1.3 / WFDSDK.podspec.json
blob5eefccc7ac11dac5e228f5d6c991060047f1b0c9
2   "name": "WFDSDK",
3   "version": "0.1.3",
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.3"
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   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "public_header_files": "Pod/Classes/**/*.h",
29   "frameworks": "Foundation",
30   "dependencies": {
31     "AFNetworking": [
33     ]
34   }