blob: 136241543f3583a9d9f203080163ef090e9ea668 [file] [log] [blame]
{
"name": "JMSmartUtils",
"version": "1.1.0",
"summary": "JMSmartUtils.",
"description": "Provide basic functions and extensions for Jimi iOS Platform.",
"homepage": "http://10.0.10.85/app/ios/JMSmartUtils",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"lzj<lizhijian_21@163.com>": "lizhijian_21@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "http://10.0.10.85/app/ios/JMSmartUtils.git",
"tag": "1.1.0"
},
"source_files": [
"JMSmartUtils/**/*.{h,m}",
"JMSmartUtils/*.{h,m}"
],
"public_header_files": [
"JMSmartUtils/**/*.h",
"JMSmartUtils/*.h"
],
"frameworks": [
"GLKit",
"AVFoundation",
"CoreLocation",
"AssetsLibrary",
"SystemConfiguration",
"Photos",
"Security",
"UIKit",
"CoreText",
"CoreServices"
]
}