blob: ba7150cfb016b468a79f9eb58065211f9d627c93 [file] [log] [blame]
{
"name": "SomethingWrong",
"version": "0.0.1",
"summary": "Easy to use Loading View in iOS",
"description": "Easy to use Loading View in iOS, Install library into project.",
"homepage": "https://github.com/devfeather/SomethingWrong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feather": "dev.thefeather@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/devfeather/SomethingWrong.git",
"tag": "0.0.1"
},
"source_files": "SomethingWrong/Classes/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}