blob: 9ebf1d115c0157984c72e49ba0492f8c586c2067 [file] [log] [blame]
{
"name": "iOS-CrackRock",
"version": "1.0.0",
"summary": "Reactive in-app purchase helper classes.",
"homepage": "http://brynbellomy.github.com/iOS-CrackRock",
"authors": {
"bryn austin bellomy": "bryn@signals.io"
},
"license": {
"type": "WTFPL",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/brynbellomy/iOS-CrackRock.git",
"tag": "v1.0.0"
},
"source_files": "iOS-CrackRock/*.{h,m}",
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"frameworks": "StoreKit",
"dependencies": {
"BrynKit/Main": [
">= 1.2.1"
],
"BrynKit/RACHelpers": [
">= 1.2.1"
],
"BrynKit/GCDThreadsafe": [
">= 1.2.1"
],
"BrynKit/EDColor": [
">= 1.2.1"
],
"BrynKit/CocoaLumberjack": [
">= 1.2.1"
],
"CocoaLumberjack": [
],
"ReactiveCocoa": [
">= 1.4.0"
],
"ReactiveCocoa/RACExtensions": [
">= 1.4.0"
],
"StateMachine-GCDThreadsafe": [
">= 2.0.1"
],
"Underscore.m": [
">= 0.2.0"
],
"libextobjc/EXTBlockMethod": [
">= 0.2.5"
],
"libextobjc/EXTScope": [
">= 0.2.5"
],
"libextobjc/EXTSynthesize": [
">= 0.2.5"
],
"libextobjc/NSMethodSignature+EXT": [
">= 0.2.5"
]
}
}