blob: 8ac8e178c51d22f8fd114c5755b54051a343ca5a [file] [log] [blame]
{
"name": "Simpleer",
"version": "0.1.1",
"summary": "Manager iPhone sandbox file by web.",
"description": "Manager iPhone sandbox file by web.",
"homepage": "https://github.com/k1er/Simpleer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rudy": "anke603@163.ccom"
},
"source": {
"git": "https://github.com/k1er/Simpleer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Simpleer/Classes/*.swift",
"dependencies": {
"GCDWebServer": [
"~> 3.0"
],
"GCDWebServer/WebUploader": [
"~> 3.0"
]
}
}