[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / c / SMSSDK / 1.2.0 / SMSSDK.podspec.json
blob19d0223ddcc4ac76cdd6cecb71455741ee7ce07e
2   "name": "SMSSDK",
3   "version": "1.2.0",
4   "summary": "mob.com免费短信验证码SDK",
5   "license": "Copyright © 2012-2015 mob.com",
6   "authors": {
7     "Jinghuang Liu": "liujinghuang@icloud.com"
8   },
9   "homepage": "http://www.mob.com",
10   "source": {
11     "git": "https://github.com/ShareSDKPlatform/SMSSDK-for-iOS.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "frameworks": [
18     "MessageUI",
19     "AddressBook",
20     "AddressBookUI",
21     "javascriptcore"
22   ],
23   "libraries": [
24     "icucore",
25     "z",
26     "stdc++"
27   ],
28   "vendored_frameworks": "SMS_SDK/SMS_SDK.framework",
29   "resources": [
30     "SMS_SDK/en.lproj",
31     "SMS_SDK/zh-Hans.lproj"
32   ]