[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 8 / a / Throttle / 0.1.0 / Throttle.podspec.json
blobc13152c4c7a8faba47cde45f3d72bec9210ef596
2   "name": "Throttle",
3   "version": "0.1.0",
4   "summary": "Debounce with Throttle",
5   "homepage": "https://github.com/onmyway133/Throttle",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Throttle.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Throttle": [
22       "Pod/Assets/*.png"
23     ]
24   }