[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 1 / Stimulator / 1.0.4 / Stimulator.podspec.json
blob388b0c02e41b2766bfb4420fd0faa6a2ed8c568e
2   "name": "Stimulator",
3   "version": "1.0.4",
4   "summary": "Custom event handling based on Responder Chain",
5   "description": "Stimulator\nCustom event handling based on Responder Chain",
6   "homepage": "https://github.com/ukitaka/Stimulator",
7   "license": "MIT",
8   "authors": {
9     "yuki.takahashi": "yuki.takahashi.1126@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ukitaka/Stimulator.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Stimulator/Classes/**/*",
20   "resource_bundles": {
21     "Stimulator": [
22       "Stimulator/Assets/*.png"
23     ]
24   }