blob: a2e31f01ab894dd90c4c75f891dbcf6f1e69c29a [file] [log] [blame]
{
"name": "CustomNavigationView",
"version": "0.2.0",
"summary": "A custom navigation View",
"homepage": "https://github.com/sfmDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sfmDev": "https://github.com/sfmDev"
},
"source": {
"git": "https://git.coding.net/sfmDev/CustomNavigtionView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomNavigationView/Classes/**/*",
"requires_arc": true,
"resource_bundles": {
"CustomNavigationView": [
"CustomNavigationView/Assets/*.bundle"
]
},
"pushed_with_swift_version": "3.0"
}