blob: febc2303fc09aade54a2278c9cb080c2745b5421 [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.0.2",
"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"
},
"source": {
"git": "https://github.com/JimiPlatform/JMSmartUtils.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "JMSmartUtils.framework"
},
"frameworks": [
"GLKit",
"AVFoundation",
"CoreLocation",
"AssetsLibrary",
"SystemConfiguration",
"Photos",
"Security",
"UIKit",
"CoreText"
],
"libraries": "c++",
"requires_arc": true
}