[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 4 / 0 / d / JijiancodeSDK / 1.2.0 / JijiancodeSDK.podspec.json
blob6401b9252d8adffa0e1817cd121dabb5e23e5e4f
2   "name": "JijiancodeSDK",
3   "version": "1.2.0",
4   "summary": "JJCode Official SDK for iOS",
5   "description": "WeChat-based mobile phone number verification method, say goodbye to the era of SMS verification, more secure, more convenient, faster and cheaper.",
6   "homepage": "https://www.jijiancode.com/",
7   "license": "MIT",
8   "authors": {
9     "ShootDev": "shootdev.official@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shootofficial/JJCodeSDK-iOS.git",
13     "tag": "1.2.0"
14   },
15   "vendored_libraries": "JijiancodeSDK/libJijiancodeSDK.a",
16   "source_files": "JijiancodeSDK/**/*.{h,m}",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   }