[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 0 / 9 / MPMessagePack / 0.1.2 / MPMessagePack.podspec.json
blobe6e7c41d2265884b07e7ff7678de66fcae5c8d24
2   "name": "MPMessagePack",
3   "version": "0.1.2",
4   "summary": "Objective-C library for MessagePack",
5   "homepage": "https://github.com/gabriel/MPMessagePack",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Gabriel Handford": "gabrielh@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/gabriel/MPMessagePack.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "osx": "10.9"
18   },
19   "source_files": "MPMessagePack/**/*.{c,h,m}",
20   "requires_arc": true