[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / f / MarkedView / 1.1.2 / MarkedView.podspec.json
blobf08b6d74c843040411a01581ba264139e0a9420b
2   "name": "MarkedView",
3   "version": "1.1.2",
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.1.2"
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   },
24   "pushed_with_swift_version": "3.0"