[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / 2 / 9 / 3 / JMCache / 0.1 / JMCache.podspec.json
blob75f4586c529f34f9b1af5f664be9256124b57e3a
2   "name": "JMCache",
3   "version": "0.1",
4   "requires_arc": true,
5   "authors": {
6     "Morissard Jérome": "morissardj@gmail.com"
7   },
8   "platforms": {
9     "ios": "6.0"
10   },
11   "summary": "JMCache is a key/value store designed for persisting objects. NSCoding is not mandatory...",
12   "license": {
13     "type": "MIT"
14   },
15   "homepage": "https://github.com/leverdeterre/JMCache",
16   "source": {
17     "git": "https://github.com/leverdeterre/JMCache.git",
18     "tag": "0.1"
19   },
20   "source_files": "JMCache/JMCache/JMCache/*"