[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / 2 / CTTimer / 0.1.0 / CTTimer.podspec.json
blobce6d3d6e4725c3f1e9d468df85ed8f99cf407c42
2   "name": "CTTimer",
3   "version": "0.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CTTimer/Classes/**/*"