[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 2 / SmileClock / 0.0.1 / SmileClock.podspec.json
blob1f689e29d607c37871dbc74565e55da9f71cf393
2   "name": "SmileClock",
3   "version": "0.0.1",
4   "summary": "A library for make Clock UI simple.",
5   "description": "1. Live rendering in Storyboard.\n2. Support customize Clock UI.\n3. Data model easy to use.",
6   "homepage": "https://github.com/liu044100/SmileClock",
7   "screenshots": "https://raw.githubusercontent.com/liu044100/SmileClock/master/SmileClock-Example/demo_gif/pro_banner.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rain": "liu044100@gmail.com"
14   },
15   "social_media_url": "https://dribbble.com/yuchenliu",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/liu044100/SmileClock.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "SmileClock/Classes/*.{swift}",
25   "frameworks": "UIKit"