blob: 7748bc23aa83ddce98444500fb64180ec0d13f5d [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.0.0.11",
"summary": "Provide basic functions and extensions for Jimi iOS Platform.",
"description": "Provide basic functions and extensions for Jimi iOS Platform.",
"homepage": "https://github.com/JimiPlatform/JMSmartUtils",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Eafy": "lizhijian_21@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JimiPlatform/JMSmartUtils.git",
"tag": "1.0.0.11"
},
"ios": {
"vendored_frameworks": "JMSmartUtils.framework"
}
}