[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 6 / d / IIOCUtilities / 0.5.0 / IIOCUtilities.podspec.json
blob19086b249bad14ceb3a4296e10326efb392bbe2a
2   "name": "IIOCUtilities",
3   "version": "0.5.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.5.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     "MJExtension": [
35     ],
36     "FMDB": [
38     ],
39     "Toast": [
41     ],
42     "WCDB": [
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     {
64       "name": "Cache",
65       "source_files": "IIOCUtilities/Classes/Cache/*.{h,m,mm,txt}"
66     },
67     {
68       "name": "IIMJRefresh",
69       "source_files": "IIOCUtilities/Classes/IIMJRefresh/**/*.{h,m}",
70       "dependencies": {
71         "IIOCUtilities/Cache": [
73         ]
74       },
75       "resources": "IIOCUtilities/Classes/IIMJRefresh/MJRefresh.bundle"
76     }
77   ]