[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / 8 / PeakNetwork / 4.1.1 / PeakNetwork.podspec.json
blob71c5a3f3548e966c170c4e57563433fc636ac466
2   "name": "PeakNetwork",
3   "version": "4.1.1",
4   "summary": "A collection of classes to aid performing network operations.",
5   "homepage": "https://github.com/3squared/PeakNetwork",
6   "license": {
7     "type": "Custom",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Sam Oakley": "sam.oakley@3squared.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/3squared/PeakNetwork.git",
18     "tag": "4.1.1"
19   },
20   "source_files": [
21     "PeakNetwork",
22     "PeakNetwork/**/*.{h,m,swift}"
23   ],
24   "dependencies": {
25     "PeakOperation": [
27     ]
28   },
29   "swift_version": "4.2"