blob: cc517b0f6217fef168a4acfdf90117e4d7626da6 [file] [log] [blame]
{
"name": "mylibcash",
"version": "0.1.0",
"summary": "mylib",
"description": "yepyepyepyepyep",
"homepage": "https://github.com/cash0211/mylib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cashxuxu@gmail.com": "cashxuxu@gmail.com"
},
"source": {
"git": "https://github.com/cash0211/mylib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mylib/Classes/**/*",
"swift_version": "3.2"
}