[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 7 / ABCPaiti / 1.0.1 / ABCPaiti.podspec.json
blob652100b67688a24ee757cea69b0469f0933e2cdd
2   "name": "ABCPaiti",
3   "version": "1.0.1",
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   ]