blob: 6dc1721d33232b1c655a30cd8eeb2b0dae165be7 [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.0.0",
"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.0.0"
},
"ios": {
"frameworks": "Foundation"
},
"source_files": "Valley/Source/**/*"
}