blob: 3f872ffe3d3ddfc16a97668fe0d68a5a15e1079b [file] [log] [blame]
{
"name": "YCUIKit",
"version": "0.0.1",
"summary": "YCUIKit includes UIKit",
"description": "YCUIKit includes UIKit ,对于UIKit的分装",
"homepage": "https://github.com/XiaoChenYung/YCUIKit",
"license": "MIT",
"authors": {
"杨晓晨": "xiaochenyung@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XiaoChenYung/YCUIKit.git",
"tag": "0.0.1"
},
"source_files": "YCUIKit/YCUIKit/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}