blob: c480559f297397cc69deac227a7f462c1f2a82cd [file] [log] [blame]
{
"name": "SuperDeerSDK",
"version": "0.1.8",
"summary": "commen UI class",
"description": "UI Extension+Category and DataProcess",
"homepage": "https://github.com/fengtianbest/SuperDeerSDK",
"license": "MIT",
"authors": {
"liulei": "270659112@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fengtianbest/SuperDeerSDK.git",
"tag": "0.1.8"
},
"source_files": "**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
},
"requires_arc": true
}