[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / DSDeviceManager / 0.0.2 / DSDeviceManager.podspec.json
blob5b364608118990b8c69b948b57481e1beef13373
2   "name": "DSDeviceManager",
3   "version": "0.0.2",
4   "summary": "An easy way to Use Tongdun.",
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",
13   "description": "方便快速接入小期贷。",
14   "frameworks": [
15     "UIKit"
16   ],
17   "libraries": [
18     "resolv"
19   ],
20   "source": {
21     "git": "https://github.com/Chasingdreamboy/DSDeviceManager.git"
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "public_header_files": "ios/GFD_FMDeviceManager.h",
27   "source_files": "ios/*.h",
28   "ios": {
29     "vendored_libraries": "ios/*.a"
30   }