[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 1 / 4 / NSObject-Tap / 1.0.1 / NSObject-Tap.podspec.json
blob546fd84c3283eecbabb601ca40ff97cbd207f5d7
2   "name": "NSObject-Tap",
3   "version": "1.0.1",
4   "summary": "`tap:` method for Objective-C borrowed from Ruby.",
5   "homepage": "https://github.com/ikesyo/NSObject-Tap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Syo Ikeda": "suicaicoca@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ikesyo/NSObject-Tap.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true