blob: 167579d1cf2d05eea2b9ddc3d7246f0ccd58a3ba [file] [log] [blame]
{
"name": "MarkedView",
"version": "1.0.5",
"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.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MarkedView": [
"Pod/Assets/**/*"
]
}
}