[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 6 / AtomeSDK / 0.0.6 / AtomeSDK.podspec.json
blob80837d38e749e83c71c77d6080e01a1cbea0c7f6
2   "name": "AtomeSDK",
3   "version": "0.0.6",
4   "summary": "A SDK for Atome",
5   "homepage": "https://github.com/Atome-FE/AtomeMerchantDemo-iOS",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "hby": "houboye@outlook.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "requires_arc": true,
16   "static_framework": true,
17   "source": {
18     "git": "https://github.com/Atome-FE/AtomeMerchantDemo-iOS.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "AtomeMerchantDemo/AtomeSDK.framework/Headers/*.{h}",
22   "vendored_frameworks": "AtomeMerchantDemo/AtomeSDK.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   },
26   "frameworks": "UIKit"