[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / c / 9 / protobuf-ios / 2.3.1 / protobuf-ios.podspec.json
blob58cc43e7e24aa1fd18d3cae6d5fdfa16f0803a67
2   "name": "protobuf-ios",
3   "version": "2.3.1",
4   "summary": "Google proto buffer for iOS written in Objective-C",
5   "description": "                       Google proto buffer for iOS written in Objective-C\n\n                       * Support write to / parse from delimited stream (protobuf 2.3 feature).\n",
6   "homepage": "https://github.com/mingchen/protobuf-ios",
7   "license": "MIT",
8   "authors": {
9     "Ming Chen": "mockey.chen@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mingchen/protobuf-ios.git",
13     "tag": "2.3.1"
14   },
15   "social_media_url": "https://github.com/mingchen/protobuf-ios",
16   "requires_arc": false,
17   "source_files": "runtime/protobuf-ios/Classes",
18   "ios": {
19     "exclude_files": ""
20   },
21   "osx": {
22     "exclude_files": ""
23   }