[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 2 / 1 / 4 / NSObject-Tap / 1.0.0 / NSObject-Tap.podspec.json
blobdefd3eb6041e3afbe5a4d45c2c473d7926926873
2   "name": "NSObject-Tap",
3   "version": "1.0.0",
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.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true