blob: 2f6d631a85171b9a051a79e802f7933509f91feb [file] [log] [blame]
{
"name": "Ecosystem",
"version": "1.0.0",
"license": "MIT",
"summary": "A framework to build complex-interconnected object trees",
"homepage": "https://github.com/harishkataria/Ecosystem",
"authors": {
"Harish Kataria": "hkatariajob@gmail.com"
},
"source": {
"git": "https://github.com/harishkataria/Ecosystem.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}