[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / c / 6 / MQTimeOut / 1.0.0 / MQTimeOut.podspec.json
blob827690362252c5a153c4d42f04d0c8886e94fc82
2   "name": "MQTimeOut",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Detects when an app goes idle/inactive (no touches) and sends a time out notification.",
6   "authors": {
7     "Aung Thar": "zthar@marqeta.com",
8     "Paris Xavier Pinkney": "ppinkney@marqeta.com"
9   },
10   "homepage": "https://github.com/marqeta/mqtimeout",
11   "social_media_url": "https://twitter.com/marqeta",
12   "source": {
13     "git": "https://github.com/marqeta/mqtimeout.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MQTimeOut/*.{h,m}",
17   "public_header_files": "MQTimeOut/*.h",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true