[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / xt-framework / 0.8.0 / xt-framework.podspec.json
blob0cab96ce262d2ade85b4708690fd99b0cb63b66b
2   "name": "xt-framework",
3   "version": "0.8.0",
4   "summary": "XT helps you build mobile application easier and faster.",
5   "description": "XT helps you build mobile application easier and faster.\nLearn more http://xt.studio",
6   "homepage": "https://github.com/xtstudio/framework-ios",
7   "license": "Apache License Version 2.0",
8   "authors": {
9     "PonyCui": "cuis@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xtstudio/framework-ios.git",
16     "tag": "0.8.0"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{h,m}"
21   ],
22   "frameworks": "WebKit",
23   "requires_arc": true,
24   "dependencies": {
25     "xt-engine": [
26       ">= 0.8.0"
27     ],
28     "pop": [
30     ],
31     "SDWebImage": [
33     ]
34   }