[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / f / MarkedView / 1.1.0 / MarkedView.podspec.json
blobf30446b8421dee2b95981c42c48d35d61b7c8943
2   "name": "MarkedView",
3   "version": "1.1.0",
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.0"
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   }