[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / 4 / LPMJSONUtils / 1.0.0 / LPMJSONUtils.podspec.json
blob9fa95c0390b263f67fdac821c6b2d75e739e551a
2   "name": "LPMJSONUtils",
3   "version": "1.0.0",
4   "summary": "JSON utilities for iOS used by Lonely Planet.",
5   "description": "                   A set of utilities for deserializing JSON files.\n",
6   "homepage": "https://github.com/lonelyplanet/lpm-json-utils-ios",
7   "license": "MIT",
8   "authors": {
9     "Todd Grooms": "todd.grooms@lonelyplanet.com"
10   },
11   "source": {
12     "git": "https://github.com/lonelyplanet/lpm-json-utils-ios.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "JSON Utils/LPMJSONUtils.{h,m}",
21   "frameworks": "Foundation"