blob: 3dc6c711b1badbe64f0deb4f62f5a9c9b5a60c15 [file] [log] [blame]
{
"name": "iBureaucrat",
"platforms": {
"ios": "5.0"
},
"version": "0.0.8",
"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.8"
},
"source_files": "bureaucrat/**/*.{h,m}",
"ios": {
"frameworks": [
"QuartzCore",
"CoreGraphics"
]
},
"dependencies": {
"CKUITools": [
]
},
"requires_arc": true
}