[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / d / 7 / KakiWebView / 0.0.2 / KakiWebView.podspec.json
blob9ba9088ffa834472851c86a7c216071af55ed341
2   "name": "KakiWebView",
3   "version": "0.0.2",
4   "summary": "Simple && Scalable UIWebview Framework",
5   "homepage": "http://blog.makeex.com/2017/04/06/thinking-in-fe-how-to-enhance-the-uiwebview/",
6   "license": "MIT",
7   "authors": {
8     "makee": "wengyang56@163.com"
9   },
10   "source": {
11     "git": "https://github.com/prinsun/KakiWebView.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "KakiWebView/Classes/**/*.{h,m,mm,c,cpp}",
18   "frameworks": [
19     "UIKit",
20     "JavaScriptCore"
21   ]