blob: 2c30acb46d5d4d01a969c277185eae1672ee4c14 [file] [log] [blame]
{
"name": "Swiftier",
"version": "0.1.9",
"summary": "Swiftier Objc",
"description": "Swiftier is a collection of enhancements that make Objc not too bad comparing with Swift.",
"homepage": "https://github.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"intitni": "int123c@gmail.com"
},
"source": {
"git": "https://github.com/intitni/swiftier.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swiftier/Classes/**/*"
}