[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 8 / ExCheckCar / 0.1.2 / ExCheckCar.podspec.json
blob2400f792d44220138829c26f6ad9823b8fff7ec2
2   "name": "ExCheckCar",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ExCheckCar/Classes/**/*",
22   "requires_arc": true,
23   "static_framework": true,
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS [sdk = iphonesimulator *]": "i386,arm64"
29   },
30   "frameworks": [
31     "UIKit",
32     "CoreMedia",
33     "AVFoundation",
34     "Foundation"
35   ],
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "Masonry": [
42     ]
43   }