[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 8 / 5 / Signal / 0.1.0 / Signal.podspec.json
blob047b516ebe363a998d15cbeb9d583dfe72481227
2   "name": "Signal",
3   "version": "0.1.0",
4   "summary": "A simple Signal",
5   "homepage": "https://github.com/onmyway133/Signal",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Signal.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     "Signal": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Throttle": [
28     ]
29   }