{ | |
"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" | |
} |