[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 9 / NTTimer / 0.0.1 / NTTimer.podspec.json
blobf52adebeb83e70e344f0183e32b3c29c251988b6
2   "name": "NTTimer",
3   "version": "0.0.1",
4   "summary": "Create timer expediently.",
5   "description": "Create timer expediently, and you don't need to consider timer release.",
6   "homepage": "https://github.com/DarknessFall/NTTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruce Jackson": "zysios@foxmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/DarknessFall/NTTimer.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "NTTimer/NTTimer/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true