[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / 2 / d / 3 / FWebViewKit / 0.0.1 / FWebViewKit.podspec.json
blobd1f1372b921d20c57acf5a54be4e1c1eabf3339d
2   "name": "FWebViewKit",
3   "version": "0.0.1",
4   "summary": "网页加载工具 FWebViewKit.",
5   "description": "用来简化项目网页请求的工具",
6   "homepage": "https://github.com/frankKiwi",
7   "license": "MIT",
8   "authors": {
9     "fanrenFRank": "1778907544@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/frankKiwi/FWebViewKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "WebKit"
23   ],
24   "requires_arc": true