[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / f / SafeNest / 1.0.0 / SafeNest.podspec.json
bloba8e655d83c3452b1f9d2a3c3ee4c1242349958b5
2   "name": "SafeNest",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "swift_version": "4.2",
7   "summary": "Safe nest for all the swifties.",
8   "requires_arc": true,
9   "version": "1.0.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Hai Pham": "swiften.svc@gmail.com"
16   },
17   "homepage": "https://github.com/protoman92/SafeNest.git",
18   "source": {
19     "git": "https://github.com/protoman92/SafeNest.git",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "SwiftFP/Main": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Main",
30       "source_files": "SafeNest/**/*.{swift}"
31     }
32   ]