[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / d / a / ProtocolBuffers2017 / 2.5.0 / ProtocolBuffers2017.podspec.json
blob2a087c3b84be242eb5566905c78b934983c3189d
2   "name": "ProtocolBuffers2017",
3   "version": "2.5.0",
4   "summary": "An Objective-C implementation of Google proto buffer for iOS.",
5   "description": "This is An Objective-C implementation of Google proto buffer for iOS.",
6   "homepage": "https://github.com/hejunbinlan/ProtocolBuffers",
7   "license": "MIT",
8   "authors": {
9     "hejunbinlan": "hejunbinzhuanglan@126.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/hejunbinlan/ProtocolBuffers.git",
16     "tag": "2.5.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": false