[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / e / BORChat / 0.1.0 / BORChat.podspec.json
blobe6eb4e57e906d0b55d819da0748d8001d7de63c3
2   "name": "BORChat",
3   "version": "0.1.0",
4   "summary": "Chat room that tries to mimic iMessage with bouncy bubbles",
5   "homepage": "https://github.com/BohdanOrlov/BORChat",
6   "license": "MIT",
7   "authors": {
8     "Bohdan Orlov": "bohdan.orlov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/BohdanOrlov/BORChat.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*.{h,m}",
19   "resources": "Resources/*",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   }