[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 5 / Kimi-iOS-SDK / 0.1.1 / Kimi-iOS-SDK.podspec.json
blob2099be23a6ec60058a4e318c1ad2f0e60d420c2a
2   "name": "Kimi-iOS-SDK",
3   "version": "0.1.1",
4   "summary": "Kimi helps you build mobile application easier and faster.",
5   "description": "Kimi helps you build mobile application easier and faster.\nLearn more http://xt-studio.com",
6   "homepage": "https://github.com/XTStudio/Kimi-iOS-SDK",
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/Kimi-iOS-SDK.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{h,m}"
21   ],
22   "frameworks": "WebKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Endo": [
27     ],
28     "UULog": [
30     ],
31     "pop": [
33     ],
34     "SDWebImage": [
36     ]
37   }