[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 6 / UNNetworking / 0.7.1 / UNNetworking.podspec.json
blob3444ba40fb24a9a061d566df89cf20112188e182
2   "name": "UNNetworking",
3   "version": "0.7.1",
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": "https://github.com/upnext/UNNetworking.git",
12     "tag": "v0.7.1"
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