[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 6 / OYCountDownManager / 2.0.1 / OYCountDownManager.podspec.json
blobb2daba7f2daf4160fb1ba838eaafd8c61f7dfa11
2   "name": "OYCountDownManager",
3   "version": "2.0.1",
4   "authors": {
5     "herob": "869765745@qq.com"
6   },
7   "homepage": "https://github.com/herobin22/OYCountDownManager",
8   "summary": "iOS在cell中使用倒计时的处理方法",
9   "source": {
10     "git": "https://github.com/herobin22/OYCountDownManager.git",
11     "tag": "2.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "CellCountDown/OYCountDownManager/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MJRefresh": [
26     ]
27   }