[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / f / 2 / YZClockView / 0.1.1 / YZClockView.podspec.json
blob2e0a124d57a10d8b5c59e2057e07d8ea73e4511b
2   "name": "YZClockView",
3   "version": "0.1.1",
4   "summary": "A simple, elegant UIView to express time.",
5   "homepage": "https://github.com/AustinChou/YZClockView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Austin Chou": "austinchou0126@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/austinchou0126",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/AustinChou/YZClockView.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true