[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / 9 / BasicClass / 0.0.2 / BasicClass.podspec.json
blob94b77db5c73397e376c0c60ec78d8cd2a77a9245
2   "name": "BasicClass",
3   "version": "0.0.2",
4   "summary": "A short description of BasicClass.",
5   "description": "base file",
6   "homepage": "https://github.com/liujianning/mxBase.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DN": "1274898099@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/liujianning/mxBase.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "BasicClass",
23     "coolIt/BasicClass/**/*.{h,m}"
24   ],
25   "prefix_header_file": "coolIt/PrefixHeader.pch",
26   "dependencies": {
27     "YYModel": [
28       "~> 1.0.4"
29     ],
30     "YYText": [
32     ],
33     "YYWebImage": [
35     ],
36     "Toast": [
38     ],
39     "Masonry": [
41     ],
42     "SVPullToRefresh": [
44     ],
45     "SRPeriod": [
47     ]
48   }