[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / b / FWWebView / 1.0.0 / FWWebView.podspec.json
blob2b4d493982828c7dc344a384b4a7b69d0e86965c
2   "name": "FWWebView",
3   "version": "1.0.0",
4   "summary": "UIWevview Update Class.",
5   "description": "                   this class is UIWebview native and html connection support.\n",
6   "authors": {
7     "ateliee": "info@ateliee.com"
8   },
9   "homepage": "https://github.com/ateliee/FWWebView",
10   "license": {
11     "type": "License, Version 1.0",
12     "text": "    Licensed under the License, Version 1.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    https://github.com/ateliee/FWWebView/blob/master/LICENSE\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"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "git@github.com:ateliee/FWWebView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "IOSHelper": "~> 0.1.3"
28   }