[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 6 / TouchJSON / 1.0 / TouchJSON.podspec.json
blob1c8bd4f9e03ba7744a4343e351574bd37e9bf684
2   "name": "TouchJSON",
3   "version": "1.0",
4   "license": "Simplified BSD License",
5   "summary": "TouchJSON is an Objective-C based parser and generator for JSON encoded data.",
6   "homepage": "https://github.com/TouchCode/TouchJSON",
7   "authors": {
8     "Jonathan Wight": "schwa@touchcode.com"
9   },
10   "source": {
11     "git": "https://github.com/TouchCode/TouchJSON.git",
12     "tag": "1.0"
13   },
14   "source_files": "Source/**/*.{h,m}",
15   "frameworks": "Foundation",
16   "requires_arc": true