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