[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / d / FXParser / 1.0.1 / FXParser.podspec.json
blobc4bb78a9ee4d2f896ee00d5b285d9d90aaafabd3
2   "name": "FXParser",
3   "version": "1.0.1",
4   "license": "zlib",
5   "summary": "FXParser is a text parsing engine for iOS and Mac OS to simplify the consumption of text-based languages and data formats, e.g. JSON.",
6   "homepage": "https://github.com/nicklockwood/FXParser",
7   "social_media_url": "https://twitter.com/nicklockwood",
8   "authors": "Nick Lockwood",
9   "source": {
10     "git": "https://github.com/nicklockwood/FXParser.git",
11     "tag": "1.0.1"
12   },
13   "source_files": "FXParser",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }