blob: fcc91e9dcc376554346719aa750a44bedf015628 [file] [log] [blame]
{
"name": "AncestorKit",
"version": "0.1.0",
"summary": "Inherit properties from ancestors to limit configuration.",
"homepage": "https://github.com/zradke/AncestorKit",
"license": "MIT",
"authors": {
"Zach Radke": "zach.radke@gmail.com"
},
"source": {
"git": "https://github.com/zradke/AncestorKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}