[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / a / 2 / CTTimer / 1.0 / CTTimer.podspec.json
blob95380dacb68871a8a9dbfbd603beef6c60d8d167
2   "name": "CTTimer",
3   "version": "1.0",
4   "summary": "A simple timer.",
5   "description": "The timer is safe, don't cause memory leaks.",
6   "homepage": "https://github.com/ishaolin/CTTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ishaolin": "ishaolin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ishaolin/CTTimer.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CTTimer/Classes/**/*"