[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / c / DDClock / 1.0.0 / DDClock.podspec.json
blob0d6e8a6c9cc530482c33f7ce0fc99aaeb8abf060
2   "name": "DDClock",
3   "version": "1.0.0",
4   "summary": "A super simple and beautiful and high-performance IOS clock widget. Drawing views using Quartz 2D Completely.",
5   "homepage": "https://github.com/daiweilai/DDClock",
6   "license": "Apache License",
7   "authors": {
8     "David Day": "daiweilai@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daiweilai/DDClock.git",
12     "tag": "v1.0.0"
13   },
14   "source_files": "DDClock/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }