[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / 8 / LPMSirenClient / 0.1.3 / LPMSirenClient.podspec.json
blobcc7920763ac7a78c568085872b1928da6d40b102
2   "name": "LPMSirenClient",
3   "version": "0.1.3",
4   "summary": "A library for common UI elements for a Hypermedia Client that adheres to the Siren specification.",
5   "description": "                       This is currently only used in LPMSirenKit (for the Example project) and in LPMSolKit (for the Example project).\n",
6   "homepage": "https://github.com/lonelyplanet/lpm-sirenclient-ios",
7   "license": "MIT",
8   "authors": {
9     "Todd Grooms": "todd.grooms@lonelyplanet.com"
10   },
11   "source": {
12     "git": "git@github.com:lonelyplanet/lpm-sirenclient-ios.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "dependencies": {
21     "LPMSirenKit": [
23     ]
24   }