{ | |
"name": "Spider", | |
"version": "0.1.5", | |
"summary": "Update models easily", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/dmsl1805/Spider", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Dmitriy Shulzhenko": "dmsl1805@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/dmsl1805/Spider.git", | |
"branch": "master", | |
"tag": "0.1.5" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Spider/Classes/**/*", | |
"pushed_with_swift_version": "3.0" | |
} |