blob: 31b233ef9d8f9bfb640731889154bb0e317ed567 [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.0.0.8",
"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": "MIT",
"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.8"
},
"ios": {
"vendored_frameworks": "JMSmartUtils.framework"
}
}