[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / b / SYProxy / 1.0.1 / SYProxy.podspec.json
blobfdf7a1fd11915b00f44f10a1b9277469f547be19
2   "name": "SYProxy",
3   "platforms": {
4     "ios": "5.0",
5     "osx": "10.9",
6     "tvos": "9.0"
7   },
8   "version": "1.0.1",
9   "license": "Custom",
10   "summary": "NSURLProtocol subclass to implement in-app proxying",
11   "homepage": "https://github.com/dvkch/SYProxy",
12   "authors": {
13     "Stan Chevallier": "contact@syan.me"
14   },
15   "source": {
16     "git": "https://github.com/dvkch/SYProxy.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "SYProxy/*.{h,m}",
20   "requires_arc": true,
21   "xcconfig": {
22     "CLANG_MODULES_AUTOLINK": "YES"
23   }