[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 2 / 9 / xt-framework / 0.6.1 / xt-framework.podspec.json
blob143211a261de522ebfa55f2cdb9f78148ab47dad
2   "name": "xt-framework",
3   "version": "0.6.1",
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.6.1"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{h,m}"
21   ],
22   "frameworks": "WebKit",
23   "requires_arc": true,
24   "dependencies": {
25     "xt-engine": [
27     ],
28     "pop": [
30     ],
31     "SDWebImage": [
33     ]
34   }