[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / f / MarkedView / 1.0.5 / MarkedView.podspec.json
blob167579d1cf2d05eea2b9ddc3d7246f0ccd58a3ba
2   "name": "MarkedView",
3   "version": "1.0.5",
4   "summary": "The Markdown text web viewer.",
5   "homepage": "https://github.com/mittsuu/MarkedView-for-iOS",
6   "license": "MIT",
7   "authors": {
8     "mittsu": "mittsu553@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mittsuu/MarkedView-for-iOS.git",
12     "tag": "1.0.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "MarkedView": [
21       "Pod/Assets/**/*"
22     ]
23   }