blob: 1524f068a9523ccef6c1d4dc1b1e96aa8725da73 [file] [log] [blame]
{
"name": "Valley",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2.0",
"summary": "A simple loading and caching system for Images, Data and JSONS",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luciano Bohrer": "bohrerluciano@gmail.com"
},
"homepage": "https://github.com/lucianobohrer/Valley",
"source": {
"git": "https://github.com/lucianobohrer/Valley.git",
"tag": "1.1.1"
},
"ios": {
"frameworks": "Foundation"
},
"source_files": "Valley/Source/**/*"
}