blob: d2ff3277265492d2b7ad7d9cdcf0baa0ea8c38a3 [file] [log] [blame]
{
"name": "SwiftMan",
"version": "0.2.3",
"summary": "Swift extensions and utils classes",
"homepage": "https://github.com/easyui/SwiftMan",
"license": "MIT",
"authors": {
"yangjun": "gzhuyangjun@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/easyui/SwiftMan.git",
"tag": "0.2.3"
},
"source_files": "SwiftMan/**/*",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreTelephony"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}