blob: 01b33057c45147a62369a8c21e4f1825f35835b6 [file] [log] [blame]
{
"name": "DBMetaballLoading",
"version": "0.0.1",
"summary": "A metaball loading written in Swift.",
"description": "A metaball loading written in Swift. Let's rock!",
"homepage": "https://github.com/dabing1022/DBMetaballLoading",
"license": "MIT",
"authors": {
"ChildhoodAndy": "dabing1022@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dabing1022/DBMetaballLoading.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{swift}",
"exclude_files": "Classes/Exclude"
}