blob: 4f24691cf8d0435fbe23baf6c8cdbd4f4c301cb4 [file] [log] [blame]
{
"name": "UIViewController-Addon",
"version": "1.1.0",
"summary": "A UIViewController Category",
"homepage": "https://github.com/lc5491137/UIViewController-Addon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"凌晨": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/lc5491137/UIViewController-Addon.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Addon/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}