[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / NSTimer+WeakTarget / 1.1 / NSTimer+WeakTarget.podspec.json
bloba4ac8625179931b30461d3953b3b33528e95ac13
2   "name": "NSTimer+WeakTarget",
3   "version": "1.1",
4   "summary": "A NSTimer category which adds the support of weak target for NSTimer",
5   "homepage": "https://github.com/YuAo/NSTimer-WeakTarget",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuAo": "me@imyuao.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "NSTimer+WeakTarget/*.{h,m}",
18   "source": {
19     "git": "https://github.com/YuAo/NSTimer-WeakTarget.git",
20     "tag": "1.1"
21   },
22   "module_name": "NSTimerWeakTarget"