blob: 4c417ca66d5795d7638d728c88d81c7f6f0ddf99 [file] [log] [blame]
{
"name": "SwiftMan",
"version": "0.2.4",
"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.4"
},
"source_files": "SwiftMan/**/*",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreTelephony"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}