[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / a / GetOneTest / 0.0.3 / GetOneTest.podspec.json
blob63646abfc83d45c0b1aa4aeb9b605004912e0bb2
2   "name": "GetOneTest",
3   "version": "0.0.3",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/lihongliangAndliyan/GetOneTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihongliang": "wf201506@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/lihongliangAndliyan/GetOneTest.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "GetOneTest/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Security",
29     "CFNetwork",
30     "Foundation"
31   ],
32   "resources": [
33     "BuidGetOneTest/*.xib",
34     "BuidGetOneTest/*.png"
35   ],
36   "dependencies": {
37     "AFNetworking": [
38       "~> 3.0.3"
39     ],
40     "SDWebImage": [
41       "~> 3.6"
42     ]
43   },
44   "requires_arc": true