[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / c / LibSM2ObjC / 1.0.0 / LibSM2ObjC.podspec.json
blob40a92be19186192ba36b6a1a45f1c78defb2b6a6
2   "name": "LibSM2ObjC",
3   "version": "1.0.0",
4   "summary": "TrustAsia SM2 SDK",
5   "description": "TrustAsia SM2 support for Wekey",
6   "homepage": "https://github.com/trustasia-com/SM2ObjC",
7   "license": "MIT",
8   "authors": {
9     "chopperhl": "chopperhl.he@trustasia.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/trustasia-com/SM2ObjC.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pod_target_xcconfig": {
28     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
29   },
30   "dependencies": {
31     "GMObjC": [
32       "3.3.2"
33     ]
34   },
35   "requires_arc": true,
36   "static_framework": true