blob: 0eca565dd72027b40298f4bf015b11079b56ec18 [file] [log] [blame]
{
"name": "iOS-CrackRock",
"version": "0.0.1",
"summary": "In-app purchase helper classes.",
"homepage": "http://brynbellomy.github.com/iOS-CrackRock",
"authors": {
"bryn austin bellomy": "bryn.bellomy@gmail.com"
},
"license": "WTFPL",
"source": {
"git": "https://github.com/brynbellomy/iOS-CrackRock.git",
"commit": "f99087a0442a68476eb79c39c56323ea34b4237c"
},
"source_files": "iOS-CrackRock/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"xcconfig": {
"PUBLIC_HEADERS_FOLDER_PATH": "include/$(TARGET_NAME)"
},
"frameworks": "StoreKit",
"dependencies": {
"BrynKit": [
">= 0.0.1"
],
"iOS-BlingLord": [
">= 0.0.1"
],
"ObjC-StatelyNotificationRobot": [
">= 0.0.1"
]
}
}