[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 5 / DryAlishare-iOS / 0.0.1 / DryAlishare-iOS.podspec.json
blobfd24b44a9d9467e35502a93278c94b21f3511e44
2   "name": "DryAlishare-iOS",
3   "version": "0.0.1",
4   "summary": "DryAlishare-iOS",
5   "homepage": "https://github.com/duanruiying/DryAlishare-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "duanruiying": "2237840768@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/duanruiying/DryAlishare-iOS.git",
15     "tag": "0.0.1"
16   },
17   "description": "TODO: iOS简化支付宝分享.",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "user_target_xcconfig": {
23     "OTHER_LDFLAGS": [
24       "-w"
25     ]
26   },
27   "static_framework": true,
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-w",
31       "-all_load"
32     ]
33   },
34   "source_files": "DryAlishare-iOS/Classes/Code/**/*",
35   "public_header_files": "DryAlishare-iOS/Classes/Code/Public/**/*.h",
36   "frameworks": [
37     "UIKit",
38     "Foundation"
39   ],
40   "vendored_libraries": "DryAlishare-iOS/Classes/lib/*.a"