[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / b / FWWebView / 1.1.1 / FWWebView.podspec.json
blobba8f2e4df94da2faf47210a7b39f29a775088393
2   "name": "FWWebView",
3   "version": "1.1.1",
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": "https://github.com/ateliee/FWWebView.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "Classes",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "IOSHelper": ">= 1.0.1"
28   }