blob: 56d01e2baaa09d8b532db92ba91bc8c5fe2a5b6e [file] [log] [blame]
{
"name": "Segundo",
"version": "0.1.2",
"summary": "Get a leg up building iOS apps",
"homepage": "https://github.com/MediaHound/Segundo",
"license": "Apache",
"authors": {
"Dustin Bachrach": "dustin@mediahound.com"
},
"source": {
"git": "https://github.com/MediaHound/Segundo.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"private_header_files": "Pod/Classes/**/*+Internal.h",
"dependencies": {
"AtSugar": [
],
"castaway": [
],
"KVOController": [
],
"PromiseKit/CorePromise": [
],
"DynamicInvoker": [
]
}
}