[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 8 / YGElfControl / 0.1.1 / YGElfControl.podspec.json
blob680175078fa7613218f282616a842ba13bad0089
2   "name": "YGElfControl",
3   "version": "0.1.1",
4   "summary": "定制一些常用的控件.",
5   "description": "一些常用的UI控件,方便在项目中使用.",
6   "homepage": "https://github.com/rays77/YGElfControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rays": "376906177@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rays77/YGElfControl.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YGElfControl/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.0"
25     ]
26   }