[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / f / 2 / TinyPresentKit / 1.0.0 / TinyPresentKit.podspec.json
blobaa49a08e8475486787a0eab79de47bfff052f37b
2   "name": "TinyPresentKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A simple framework for showing modal view controller",
8   "authors": "dreamume",
9   "homepage": "https://github.com/dreamume/TinyPresentKit",
10   "source": {
11     "git": "https://github.com/dreamume/TinyPresentKit.git",
12     "tag": "1.0.0"
13   },
14   "swift_version": "4.2",
15   "source_files": "TinyPresentKit/*.{swift,h}",
16   "platforms": {
17     "ios": "9.0"
18   }