blob: b5a676bf0fae2c2c37d8ca095f9aafaf2a72fec5 [file] [log] [blame]
{
"name": "SYUIInitMethod",
"version": "1.1.0",
"summary": "SYUIInitMethod used to creat UI as easy as possible.",
"homepage": "https://github.com/potato512/SYUIInitialize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/potato512/SYUIInitialize.git",
"tag": "1.1.0"
},
"source_files": "SYUIInitMethod/*.{h,m}",
"requires_arc": false,
"frameworks": [
"UIKit",
"CoreFoundation"
]
}