blob: 83978e1892fc14b891459aba0f251e04fa7f0065 [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.0.0.10",
"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.10"
},
"ios": {
"vendored_frameworks": "JMSmartUtils.framework"
}
}