[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / e / StaticCarService / 1.0.1 / StaticCarService.podspec.json
blob42ee5a7e50bd15e1da4ead321dc9db41e1277d0d
2   "name": "StaticCarService",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/yeyanyinaifan/StaticCarService",
9   "authors": {
10     "yeyanyinaifan": "854152389@qq.com"
11   },
12   "summary": "车维保静态库",
13   "source": {
14     "git": "https://github.com/yeyanyinaifan/StaticCarService.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "StaticCarService.framework/Headers/*.{h}",
18   "vendored_frameworks": "StaticCarService.framework",
19   "public_header_files": "StaticCarService.framework/Headers/*.h",
20   "frameworks": "UIKit",
21   "libraries": "z",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/StaticCarService/StaticCarService.framework"
25   }