[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / 7 / MXTimer / 0.1.0 / MXTimer.podspec.json
blobef97f98337285416d5b5f04121270a856d97abd4
2   "name": "MXTimer",
3   "version": "0.1.0",
4   "summary": "对NSTimer的简单封装",
5   "description": "对NSTimer的简单封装,不用在考虑Timer释放、observer持有问题。。。",
6   "homepage": "https://github.com/xuvw/MXTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuvw": "smileshitou@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xuvw/MXTimer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXTimer/Classes/**/*"