[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / f / 6 / UNNetworking / 0.7.0 / UNNetworking.podspec.json
blob369015d40e41b77176cc71324eac3203bd1ea326
2   "name": "UNNetworking",
3   "version": "0.7.0",
4   "summary": "Networking utilities",
5   "authors": {
6     "Upnext Ltd.": "http://www.up-next.com",
7     "Marcin Krzyzanowski": "marcink@up-next.com"
8   },
9   "homepage": "http://www.up-next.com",
10   "source": {
11     "git": "ssh://git@stash.up-next.com:7999/var/unnetworking.git",
12     "tag": "v0.7.0"
13   },
14   "license": "LICENSE*.*",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "UNNetworking/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreFoundation",
22     "SystemConfiguration",
23     "MobileCoreServices"
24   ],
25   "requires_arc": true