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