[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 2 / YLUIExt / 0.1.2 / YLUIExt.podspec.json
blobd9f141a22deeba4d08b1a0dd45234a22aee03195
2   "name": "YLUIExt",
3   "version": "0.1.2",
4   "summary": "Yelena UI Extent Library.",
5   "description": "Yelena UI 增强库.动画.快速回调.圆角等.",
6   "homepage": "https://github.com/yew1989/Yelena-UIExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LinWei": "18046053193@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yew1989/Yelena-UIExt.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLUIExt/YLUIExt/Classes/**/*",
22   "dependencies": {
23     "YLCore": [
25     ],
26     "SDWebImage": [
28     ]
29   }