[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / d / SPLNetService / 0.1.2 / SPLNetService.podspec.json
blob75d70e6db20e7933f3ae22dc52a5cddb1e1d40da
2   "name": "SPLNetService",
3   "version": "0.1.2",
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.2"
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   ]