[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 8 / CarSchool / 0.0.3 / CarSchool.podspec.json
blob73c4ed7b04d6a987422fe40bac9dda04524723cd
2   "name": "CarSchool",
3   "version": "0.0.3",
4   "summary": "CarSchool is myself first test object",
5   "homepage": "https://github.com/ezrealCheng/CarSchoolLib",
6   "license": "MIT",
7   "authors": {
8     "程宜": "ezreal_cheng@sina.com"
9   },
10   "source": {
11     "git": "https://github.com/ezrealCheng/CarSchoolLib.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "vendored_libraries": "libCarSchoolLib.a",
18   "dependencies": {
19     "AFNetworking": [
21     ],
22     "IQKeyboardManager": [
24     ],
25     "SDCycleScrollView": [
27     ],
28     "SVProgressHUD": [
30     ],
31     "SDWebImage": [
33     ],
34     "MJExtension": [
36     ],
37     "SDAutoLayout": [
39     ],
40     "HMSegmentedControl": [
42     ]
43   },
44   "subspecs": [
45     {
46       "name": "CarSchoolLib",
47       "source_files": "CarSchoolLib/*.h",
48       "public_header_files": "CarSchoolLib/*.h"
49     }
50   ]