[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 6 / d / SPLNetService / 0.1.0 / SPLNetService.podspec.json
blobbe1cc7282b660b1dac0a3bb2c0d99e485b6182e0
2   "name": "SPLNetService",
3   "version": "0.1.0",
4   "summary": "Temporary API compatible reimplementation of NSNetService.",
5   "homepage": "https://github.com/Sparrow-Labs/SPLNetService",
6   "license": "MIT",
7   "authors": {
8     "Oliver Letterer": "oliver.letterer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Sparrow-Labs/SPLNetService.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/oletterer",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": [
21     "Foundation",
22     "CFNetwork"
23   ]