[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / 0 / 6 / OYCountDownManager / 2.0.3 / OYCountDownManager.podspec.json
blobf0b2811cdc957947baeb08d6bbd0b6debb9347c3
2   "name": "OYCountDownManager",
3   "version": "2.0.3",
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.3"
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}"