blob: 7ea694e36aab8db46effdba927d1f8801f396743 [file] [log] [blame]
{
"name": "SuperDeerSDK",
"version": "0.1.3",
"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.3"
},
"source_files": "**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
},
"requires_arc": true
}