blob: 54f42e7f6ff0bd0cad515bbc0ee71898ab45d18d [file] [log] [blame]
{
"name": "DevapexFrame",
"version": "0.1.0",
"summary": "UIView extension",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Junghoon Lee": "airaway@gmail.com"
},
"source": {
"git": "https://github.com/apexist/DevapexFrame.git",
"tag": "0.1.0"
},
"source_files": "DevapexFrame/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}