[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 6 / AtomeSDK / 0.0.4 / AtomeSDK.podspec.json
blobfbe6d7a85b676cd4f9b31047356676f98de7bdbd
2   "name": "AtomeSDK",
3   "version": "0.0.4",
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   "swift_versions": "5.0",
17   "static_framework": true,
18   "source": {
19     "git": "https://github.com/Atome-FE/AtomeMerchantDemo-iOS.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "AtomeMerchantDemo/AtomeSDK.framework/Headers/*.{h}",
23   "vendored_frameworks": "AtomeMerchantDemo/AtomeSDK.framework",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC"
26   },
27   "frameworks": "UIKit",
28   "swift_version": "5.0"