blob: ef2a49f2464666810ab3a06181ea02aa409336e9 [file] [log] [blame]
{
"name": "RetroSwift",
"version": "0.0.4",
"summary": "Write Swift just like writing Objective-c",
"homepage": "https://github.com/yuynwa/RetroSwift",
"license": "MIT",
"authors": {
"Xiaohei": "yuynwa@gmail.com"
},
"social_media_url": "http://www.yuxiaohei.com",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yuynwa/RetroSwift.git",
"tag": "0.0.4"
},
"source_files": [
"Source/*.swift"
]
}