blob: db2e6f80f86b25cb461d88fcb6833dd90a8b7c40 [file] [log] [blame]
{
"name": "YWKit",
"version": "0.0.1",
"summary": "YWKit summary",
"homepage": "https://github.com/TimorLeader/YWKit/tree/master",
"license": "MIT",
"authors": {
"yanwei": "654811239@qq.com"
},
"source": {
"git": "https://github.com/TimorLeader/YWKit.git",
"tag": "0.0.1"
},
"source_files": "YWKit/YWKit/Source/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "UIKit"
}