blob: 5a595acd35483cdc06d873a8be66c014350bba35 [file] [log] [blame]
{
"name": "EYNavigationController",
"version": "0.0.1",
"summary": "Reactive UINavigationController",
"homepage": "https://github.com/seaburg/EYNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy Yurtaev": "evgeniyyurt@gmail.com"
},
"source": {
"git": "https://github.com/seaburg/EYNavigationController.git",
"tag": "0.0.1"
},
"source_files": "EYNavigationController/*",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
]
}
}