blob: c3f73028b193d436673732f28afb69d7e6801f9a [file] [log] [blame]
{
"name": "Puree",
"version": "2.0.1",
"summary": "A log collector for iOS.",
"homepage": "https://github.com/cookpad/puree-ios",
"license": "MIT",
"authors": {
"Tomohiro Moro": "tomohiro-moro@cookpad.com"
},
"source": {
"git": "https://github.com/cookpad/puree-ios.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"YapDatabase": [
"~> 2.9.2"
]
}
}