[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / NSTimer+WeakTarget / 1.0 / NSTimer+WeakTarget.podspec.json
blobcda6d028677210b3fed6955cc4b1ba34542cf727
2   "name": "NSTimer+WeakTarget",
3   "version": "1.0",
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.0"
21   }