[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 1 / Stimulator / 1.0.2 / Stimulator.podspec.json
blob1482b7a9cbf9b690010b14601208206c03592358
2   "name": "Stimulator",
3   "version": "1.0.2",
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.2"
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   }