blob: a9d9e9be01ab3f0f0aed5ae7670f34d9d32c7950 [file] [log] [blame]
{
"name": "UIKitSwagger",
"version": "0.5.2",
"summary": "Simpler UIKit development in Swift",
"homepage": "https://github.com/samodom/UIKitSwagger",
"license": "MIT",
"authors": {
"Sam Odom": "samodom@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/samodom/UIKitSwagger.git",
"tag": "v0.5.2"
},
"source_files": "UIKitSwagger/**/*.{h,swift}",
"requires_arc": true,
"deprecated": true
}