blob: 1e895f454d20c6b12aafe23086a90306d6f45c71 [file] [log] [blame]
{
"name": "YCBase",
"version": "0.1.0",
"summary": "easy to imp",
"description": "-YCItem\n-YCViewController\n-YCTableViewController\n-YCNavigationController",
"homepage": "https://github.com/ungacy/YCBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ungacy": "ungacy@126.com"
},
"source": {
"git": "https://github.com/ungacy/YCBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YCBase/Classes/**/*",
"public_header_files": "YCBase/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}