2 "name": "QuickFullScreenCountDown",
4 "summary": "A full screen count down view for iOS. 一款全屏倒计时视图,须在Info.plist中增加后台模式支持, 常见于运动类 App 中。",
5 "description": "A full screen count down view for iOS. 一款全屏倒计时视图,须在Info.plist中增加后台模式支持。",
6 "homepage": "https://github.com/pcjbird/QuickFullScreenCountDown",
9 "pcjbird": "pcjbird@hotmail.com"
12 "git": "https://github.com/pcjbird/QuickFullScreenCountDown.git",
15 "social_media_url": "http://www.lessney.com",
26 "source_files": "QuickFullScreenCountDown/*.{h,m}",
27 "public_header_files": "QuickFullScreenCountDown/*.{h}",
28 "pod_target_xcconfig": {
29 "OTHER_LDFLAGS": "-lObjC"