blob: e7f6f9335e45cf20ccfa5d22ea3071f7e0b73507 [file] [log] [blame]
{
"name": "AppForm",
"version": "0.1.0",
"summary": "Universal Form for iOS apps",
"description": "Make iOS apps with UITableViewCells.",
"homepage": "https://github.com/aunnnn/AppForm",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Wirawit Rueopas": "aun.wirawit@gmail.com"
},
"source": {
"git": "https://github.com/aunnnn/AppForm.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppForm/Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}