[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / a / Consumer / 0.2.1 / Consumer.podspec.json
blob7c9201c7be7a2da451abd56e973fecfbe7a070a7
2   "name": "Consumer",
3   "version": "0.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "Mac and iOS library for parsing structured text",
9   "homepage": "https://github.com/nicklockwood/Consumer",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/Consumer.git",
13     "tag": "0.2.1"
14   },
15   "source_files": "Sources",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   }