blob: cbc3f846bea0b686533c0e540634607b5510eb65 [file] [log] [blame]
{
"name": "iOS-BlingLord",
"version": "0.0.1",
"summary": "iOS springboard (home screen) style view controller.",
"homepage": "http://brynbellomy.github.com/iOS-BlingLord",
"authors": {
"bryn austin bellomy": "bryn.bellomy@gmail.com"
},
"license": "WTFPL",
"source": {
"git": "https://github.com/brynbellomy/iOS-BlingLord.git",
"commit": "28a7507576bf2f06a197861dbad06ddf44748562"
},
"source_files": "iOS-BlingLord/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"xcconfig": {
"PUBLIC_HEADERS_FOLDER_PATH": "include/$(TARGET_NAME)"
},
"dependencies": {
"BrynKit": [
">= 0.0.1"
]
}
}