[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 0 / d / FXParser / 1.1 / FXParser.podspec.json
blob3e56570c99e5abc2a4d057e4ebb6cc0502d59df0
2   "name": "FXParser",
3   "version": "1.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.1"
12   },
13   "source_files": "FXParser",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }