[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / d / 3 / FWebViewKit / 1.0.0 / FWebViewKit.podspec.json
blob059682a304ac9a11a9379ea38f778cbb7865b60e
2   "name": "FWebViewKit",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "source_files": "**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "WebKit"
23   ],
24   "requires_arc": true