blob: 19f7ab580797b11c6ce97a210fbca8ff647992a1 [file] [log] [blame]
{
"name": "RowModel",
"version": "0.1.0",
"summary": "Build simple CRUD iOS apps in 10 minutes or less.",
"homepage": "https://github.com/istx25/RowModel",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Willow Alexandra": "willow.alexandra@icloud.com"
},
"source": {
"git": "https://github.com/istx25/RowModel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/istx25",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}