[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 6 / AtomeSDK / 0.0.2 / AtomeSDK.podspec.json
bloba967a0b840f93662d48c7afe438d21128381f8c3
2   "name": "AtomeSDK",
3   "version": "0.0.2",
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": "11.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.2"
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"