[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 4 / 6 / d / IIOCUtilities / 0.2.0 / IIOCUtilities.podspec.json
blob6602f0058dff7407e437f28707b8493b570b6b0e
2   "name": "IIOCUtilities",
3   "version": "0.2.0",
4   "summary": "A short description of IIOCUtilities.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hatjs880328s/IIOCUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "shanwzh@inspur.com"
13   },
14   "source": {
15     "git": "https://github.com/hatjs880328s/IIOCUtilities.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "WebKit"
25   ],
26   "dependencies": {
27     "SDWebImage": [
28       "~>4.4.5"
29     ],
30     "III18N": [
32     ],
33     "MJRefresh": [
35     ],
36     "MJExtension": [
38     ],
39     "FMDB": [
41     ],
42     "Toast": [
44     ]
45   },
46   "subspecs": [
47     {
48       "name": "AccessToken",
49       "source_files": "IIOCUtilities/Classes/AccessToken/*.{h,m}"
50     },
51     {
52       "name": "GETDevice",
53       "source_files": "IIOCUtilities/Classes/GETDevice/*.{h,m}"
54     },
55     {
56       "name": "IIRouteAlert",
57       "source_files": "IIOCUtilities/Classes/IIRouteAlert/*.{h,m}"
58     },
59     {
60       "name": "UTI",
61       "source_files": "IIOCUtilities/Classes/UTI/*.{h,m}"
62     }
63   ]