[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / d / e / AnalogClock / 1.0.0 / AnalogClock.podspec.json
blob7c4f28526f11f31b4e72c6130d60cc1e416d18f7
2   "name": "AnalogClock",
3   "version": "1.0.0",
4   "summary": "Animated analog clock written in Swift.",
5   "description": "AnalogClock is a special UIView that will display the current time on an analog clock without requiring any additional configuration.",
6   "homepage": "https://github.com/fnoah/AnalogClock",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Noah Fleischmann",
12   "source": {
13     "git": "https://github.com/fnoah/AnalogClock.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": [
20     "AnalogClock",
21     "AnalogClock/**/*.{h,m,swift}"
22   ]