[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / ISWToolkit / 0.1.2 / ISWToolkit.podspec.json
blobe885780c6be7782c80d19a75ce6186b2bf1d0895
2   "name": "ISWToolkit",
3   "version": "0.1.2",
4   "summary": "开发这么多年也就留下这些精华了ISWToolkit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/smallhorse87/ISWToolkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "smallhorse87": "smallhorse87@163.com"
13   },
14   "source": {
15     "git": "https://github.com/smallhorse87/ISWToolkit",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ISWToolkit/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ],
26     "LCActionSheet": [
28     ],
29     "AFNetworking": [
30       "~> 3.1.0"
31     ],
32     "DRPLoadingSpinner": [
34     ],
35     "JKCountDownButton": [
37     ],
38     "SDCycleScrollView": [
39       "~> 1.65"
40     ],
41     "SDWebImage": [
42       "~> 3.7.6"
43     ],
44     "MBProgressHUD": [
46     ]
47   },
48   "exclude_files": "ISWToolkit/Classes/OpenUDID/*.{h,m}",
49   "subspecs": [
50     {
51       "name": "no-arc",
52       "requires_arc": false,
53       "source_files": "ISWToolkit/Classes/OpenUDID/*.{h,m}"
54     }
55   ]