[Add] BrainCloudCpp 5.5.0
[CocoaPods.git] / Specs / 9 / 0 / d / FXParser / 1.2.1 / FXParser.podspec.json
blob0c12984be684b63129c212731ba353887450e5b3
2   "name": "FXParser",
3   "version": "1.2.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   "authors": {
7     "Nick Lockwood": "http://charcoaldesign.co.uk/"
8   },
9   "source": {
10     "git": "https://github.com/nicklockwood/FXParser.git",
11     "tag": "1.2.1"
12   },
13   "homepage": "https://github.com/nicklockwood/FXParser",
14   "source_files": "FXParser/FXParser.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   }