blob: 6799aef2a1a75624784eb6d2110346c3effd4cac [file] [log] [blame]
{
"name": "Formal",
"version": "2.0.0",
"summary": "A UITableView form builder.",
"homepage": "https://github.com/Meniny/Formal",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Formal.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Formal/**/*.swift",
"Formal/**/*.h"
],
"module_name": "Formal",
"public_header_files": "Formal/Formal.h",
"frameworks": [
"Foundation",
"UIKit",
"MapKit",
"CoreLocation"
],
"resources": [
"Formal/Resources/Formal.bundle",
"Formal/Resources/*.xib"
],
"requires_arc": true,
"dependencies": {
"Imagery": [
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}