[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / f / a / c / GoogleProtobuf / 2.4.1 / GoogleProtobuf.podspec.json
blob3112ff7b655512e12765d4da77217bcd76cc7c2a
2   "name": "GoogleProtobuf",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "2.4.1",
7   "summary": "Google Protocol Buffers serialization library",
8   "authors": {
9     "Michal Laskowski": "michal.laskowski.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/michallaskowski/protobuf-pod.git",
13     "tag": "2.4.1"
14   },
15   "homepage": "https://github.com/michallaskowski/protobuf-pod",
16   "license": {
17     "type": "BSD",
18     "file": "LICENSE"
19   },
20   "source_files": [
21     "config.h",
22     "google/**/*.{h,cc}"
23   ],
24   "header_mappings_dir": "./",
25   "requires_arc": false