blob: 74614468d7ef38c8ed684a8632649e82f4604f9b [file] [log] [blame]
{
"name": "libm.framework",
"version": "1.0",
"summary": "快速开发库",
"description": "包含多个组件,便于快速开发。",
"homepage": "https://github.com/2008lcm/libm.framework",
"license": "MIT",
"authors": {
"Ming": "2008lcm@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/2008lcm/libm.framework.git",
"tag": "1.0"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
]
}
}