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