blob: 70b332498ae59836d4e51b325f0025dad743d168 [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.0.0.4",
"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.4"
},
"source_files": "JMSmartUtils/**/*.{h,m}"
}