blob: 94bf1dfc0ce5be0cb821950b5fff9d599bbb7b2a [file] [log] [blame]
{
"name": "NeoSandClock",
"version": "0.2.0",
"summary": "A simple SandClock Control",
"swift_version": "4.0",
"description": "'A Swift SanClock Control You can use it in lodingview'",
"homepage": "https://github.com/RookieNeo/NeoSandClock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RookieNeo": "rookieneo1224@gmail.com"
},
"source": {
"git": "https://github.com/RookieNeo/NeoSandClock.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NeoSandClock/Classes/**/*"
}