[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 4 / OrderPlaceSdkPrd / 0.4.0 / OrderPlaceSdkPrd.podspec.json
blobbbabc6b866334c102279f51f33cce01a2535cebe
2   "name": "OrderPlaceSdkPrd",
3   "version": "0.4.0",
4   "summary": "Order Place Sdk Prd",
5   "description": "a pod that easily implements the order.place function",
6   "homepage": "https://github.com/AigensTechnology/OrderPlaceSdkPrd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "风筝": "13286953452@126.com"
13   },
14   "source": {
15     "git": "https://github.com/AigensTechnology/OrderPlaceSdkPrd.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "frameworks": [
24     "AVFoundation",
25     "WebKit",
26     "UIKit",
27     "Foundation",
28     "PassKit",
29     "AddressBook"
30   ],
31   "default_subspecs": "Core",
32   "subspecs": [
33     {
34       "name": "Core",
35       "resources": [
36         "OrderPlaceSdk/Assets/AlipaySDK.bundle",
37         "OrderPlaceSdk/Assets/*.png",
38         "OrderPlaceSdk/Assets/*.xib",
39         "OrderPlaceSdk/Assets/*.storyboard"
40       ],
41       "source_files": "OrderPlaceSdk/Classes/**/*"
42     }
43   ],
44   "swift_version": "5.0"