[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 9 / 8 / ExCheckCar / 0.1.0 / ExCheckCar.podspec.json
blob766c4315f95cc7e93c4535a8caec3d8c20793329
2   "name": "ExCheckCar",
3   "version": "0.1.0",
4   "summary": "查车组件",
5   "description": "查车独立模块,包含、查车、查工地、查消纳点。地图等功能",
6   "homepage": "https://github.com/a289458845/ExCheckCar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peng": "289458845@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/a289458845/ExCheckCar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ExCheckCar/Classes/**/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "Masonry": [
33     ]
34   }