blob: a71d40c15cfa3e6728108b11e4a771352db34996 [file] [log] [blame]
{
"name": "libm.framework",
"version": "1.2.3",
"summary": "libm framework",
"description": "libm framework for iOS use by Objective-C language.",
"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.2.3"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
],
"MJExtension": [
],
"WechatOpenSDK": [
]
},
"vendored_frameworks": "libm.framework"
}