[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 9 / e / f / MarkedView / 1.0.1 / MarkedView.podspec.json
blobf9d103ae6cb4836118be00f8a794cce9f37ba369
2   "name": "MarkedView",
3   "version": "1.0.1",
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.1"
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   }