[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 2 / e / 9 / TMWebFramework / 0.0.4 / TMWebFramework.podspec.json
blobb0d6965f93d0bf53af3b0ea3b87ea576964199cf
2   "name": "TMWebFramework",
3   "version": "0.0.4",
4   "summary": "天马项目 TMWebFramework.",
5   "description": "这是天马项目网页版iOS框架",
6   "homepage": "https://github.com/iamgang520/TMWebFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iamgang": "5391519@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iamgang520/TMWebFramework.git",
19     "tag": "0.0.4"
20   },
21   "ios": {
22     "vendored_frameworks": "TMWebFramework/TMWebFramework.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "TMUserCenter": [
31     ],
32     "TMShare": [
34     ],
35     "WebViewJavascriptBridge": [
36       "~> 6.0"
37     ]
38   }