[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 3 / delayButton / 0.0.1 / delayButton.podspec.json
blob2929ae0ad82f621631e9aa49bafd279918ba22f9
2   "name": "delayButton",
3   "version": "0.0.1",
4   "summary": "delayButton 0.0.1",
5   "description": "Runtime button that response touch Every 2 seconds.",
6   "homepage": "https://github.com/roycms/delayButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "roycms": "roycms@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/roycms/delayButton.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "delayControl/*.*",
19   "ios": {
20     "frameworks": "UIKit"
21   },
22   "platforms": {
23     "ios": "7.0"
24   }