[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / e / Surikae / 0.2.1 / Surikae.podspec.json
blob5ea9341d684a0cf517a566287f7442e1316c8869
2   "name": "Surikae",
3   "version": "0.2.1",
4   "license": "BSD",
5   "summary": "Surikae exchanges a class or instance method with blocks. It’s helpful for unit testing of Objective-C.",
6   "homepage": "https://github.com/katsuyoshi/Surikae/wiki",
7   "authors": {
8     "Katsuyoshi Ito": "kito@itosoft.com"
9   },
10   "source": {
11     "git": "https://github.com/katsuyoshi/Surikae.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "surikae",
18   "frameworks": "Foundation",
19   "requires_arc": false