{ | |
"name": "MarkedView", | |
"version": "1.1.2", | |
"summary": "The Markdown text web viewer.", | |
"homepage": "https://github.com/mittsuu/MarkedView-for-iOS", | |
"license": "MIT", | |
"authors": { | |
"mittsu": "mittsu553@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/mittsuu/MarkedView-for-iOS.git", | |
"tag": "1.1.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*", | |
"resource_bundles": { | |
"MarkedView": [ | |
"Pod/Assets/**/*" | |
] | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |