[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 3 / ZFSDLProxy / 0.0.1 / ZFSDLProxy.podspec.json
blob5a8360aec1d3edf1aaf43550f0d52df1c83ef09a
2   "name": "ZFSDLProxy",
3   "version": "0.0.1",
4   "summary": "A convenient connection between app and car base on SmartDeviceLink-iOS",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "https://github.com/QiuZhiFei/ZFSDLProxy",
9   "authors": {
10     "ZhiFei Qiu": "qiuzhifei521@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/QiuZhiFei/ZFSDLProxy.git",
14     "tag": "0.0.1"
15   },
16   "frameworks": "ExternalAccessory",
17   "source_files": "Source/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SmartDeviceLink-iOS": [
21       "~> 4.0.2"
22     ],
23     "JRSwizzle": [
24       "~> 1.0"
25     ]
26   }