[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / c / DroiSMSSDK / 1.0.3 / DroiSMSSDK.podspec.json
blob5e911162abe720c56ca82c7bfe9702d3ccf6f20b
2   "name": "DroiSMSSDK",
3   "version": "1.0.3",
4   "summary": "卓易短信 SDK",
5   "description": "帮助开发者快速集成短信验证功能",
6   "homepage": "https://github.com/DroiBaaS",
7   "license": "MIT",
8   "authors": {
9     "DoriBaaS": "droiinfo@droi.com"
10   },
11   "source": {
12     "git": "https://github.com/DroiBaaS/DroiSMSSDK-iOS.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "**/DroiSMS.framework",
20   "resources": "**/*.{bundle}",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "DroiCoreSDK": [
25     ],
26     "MBProgressHUD": [
28     ]
29   }