[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 5 / 0 / 7 / ABCPaiti / 0.0.4 / ABCPaiti.podspec.json
blob5d70fb2af1dd124b149244e6ce798ca950e099c7
2   "name": "ABCPaiti",
3   "version": "0.0.4",
4   "summary": "ABCPaiti.",
5   "description": "ABCPaiti of bing",
6   "homepage": "http://www.abcpen.com",
7   "license": "MIT",
8   "authors": {
9     "bing": "bing@abcpen.com"
10   },
11   "source": {
12     "git": "https://github.com/abcpen-inc/ABCPaitiKit.git"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "ABCPaitiKit",
21       "public_header_files": "ABCPitiSDK/ABCPaitiKit.framework/Headers/ABCPaitiKit.h",
22       "source_files": "ABCPitiSDK/ABCPaitiKit.framework/Headers/*.{h}",
23       "vendored_frameworks": "ABCPitiSDK/ABCPaitiKit.framework",
24       "dependencies": {
25         "AFNetworking": [
26           "~> 3.1.0"
27         ],
28         "SAMKeychain": [
29           "~> 1.5.3"
30         ]
31       },
32       "pod_target_xcconfig": {
33         "ENABLE_BITCODE": "NO"
34       }
35     }
36   ]