[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 2 / 9 / 4 / RDWeakTimer / 0.0.1 / RDWeakTimer.podspec.json
blobd9c9797f743e930ce1c34e843dea90d4577c3307
2   "name": "RDWeakTimer",
3   "version": "0.0.1",
4   "summary": "A weak nstimer based block",
5   "description": "the nstimer can resolve retain cycle.",
6   "homepage": "https://penghainan.com",
7   "authors": {
8     "Realdot91": "realdot91@gmail.com"
9   },
10   "social_media_url": "https://penghainan.com",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Realdot91/RDWeakTimer.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "RDWeakTimer/**/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true