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