blob: a72912e2d47bf906c702c0dbaef6c38d5af22f1b [file] [log] [blame]
{
"name": "SYUIInitMethod",
"version": "1.2.9",
"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.2.9"
},
"source_files": "SYUIInitMethod/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
]
}