blob: e3a07b9134e7389f82d18692fe23878082ab559f [file] [log] [blame]
{
"name": "iBureaucrat",
"platforms": {
"ios": "5.0"
},
"version": "0.0.9",
"summary": "A forms library for iOS.",
"homepage": "https://github.com/jasperblues/iBureaucrat",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Jasper Blues": "jasper@appsquick.ly"
},
"source": {
"git": "https://github.com/jasperblues/iBureaucrat.git",
"tag": "0.0.9"
},
"source_files": "bureaucrat/**/*.{h,m}",
"ios": {
"frameworks": [
"QuartzCore",
"CoreGraphics"
]
},
"dependencies": {
"CKUITools": [
]
},
"requires_arc": true
}