[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / b / 8 / 7 / Fugu / 1.5 / Fugu.podspec.json
blob69db70cbb36e332871221beb5a3934c43b0d5df0
2   "name": "Fugu",
3   "version": "1.5",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
7   },
8   "homepage": "https://github.com/kanwarujjavalsingh/Fugu.git",
9   "authors": {
10     "Sahil Jaidka": "sahiljaidka224@gmail.com"
11   },
12   "summary": "In App Live Support",
13   "source": {
14     "git": "https://github.com/kanwarujjavalsingh/Fugu.git",
15     "tag": "1.5"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Fugu/*.swift",
21   "exclude_files": "Fugu/AppDelegate.swift",
22   "resource_bundles": {
23     "Fugu": [
24       "Fugu/*.{lproj,storyboard}"
25     ]
26   },
27   "resources": [
28     "Fugu/*.xcassets"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "FayeSwift": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"