[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 5 / MultibyteDescription / 0.2 / MultibyteDescription.podspec.json
blobd65c4499610668f1c549be367b0d4655fad30240
2   "name": "MultibyteDescription",
3   "version": "0.2",
4   "license": {
5     "type": "Beerware",
6     "text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
7   },
8   "homepage": "https://github.com/inamiy/MultibyteDescription",
9   "authors": {
10     "Yasuhiro Inami": "inamiy@gmail.com"
11   },
12   "summary": "A better way to NSLog multibyte string for OSX/iOS.",
13   "source": {
14     "git": "https://github.com/inamiy/MultibyteDescription.git",
15     "tag": "0.2"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "4.0",
21     "osx": "10.6"
22   }