[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 5 / SimpleDeviceManager / 0.0.3 / SimpleDeviceManager.podspec.json
blob64f22562ecf381fe0ee5f9cfb16402eb967d2329
2   "name": "SimpleDeviceManager",
3   "version": "0.0.3",
4   "summary": "An easy way to install Xiaoqidai allication.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Erdong Wang": "wangerdong@treefinance.com.cn"
11   },
12   "homepage": "https://github.com/Chasingdreamboy/SimpleDeviceManager",
13   "description": "方便快速接入小期贷。",
14   "source": {
15     "git": "https://github.com/Chasingdreamboy/SimpleDeviceManager.git"
16   },
17   "libraries": [
18     "resolv"
19   ],
20   "platforms": {
21     "ios": "7.0"
22   },
23   "ios": {
24     "vendored_frameworks": "ios/DSDeviceManager.framework"
25   }