blob: d2fbd790751c45cbef580a46e31628d0eb85603c [file] [log] [blame]
{
"name": "Calibre",
"platforms": {
"ios": "8.1"
},
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Reactive programming library inspired by Redux",
"homepage": "https://github.com/Greenshire/Calibre",
"authors": {
"Jeremy Tregunna": "jeremy@tregunna.ca"
},
"source": {
"git": "https://github.com/Greenshire/Calibre.git",
"tag": "2.0.0"
},
"requires_arc": true,
"source_files": "Calibre/**/*.swift",
"resources": "Calibre/**/*.plist"
}