blob: 3bbf15c2ee741926e25d233f5d507e7a4038c2b2 [file] [log] [blame]
{
"name": "CustomNavigationView",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomNavigationView/Classes/**/*",
"requires_arc": true,
"resource_bundles": {
"CustomNavigationView": [
"CustomNavigationView/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}