{ | |
"name": "UnionMap", | |
"version": "0.0.2", | |
"summary": "UnionMap for iOS.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/nullcex/UnionMap", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"nullcex": "1028159057@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/nullcex/UnionMap.git", | |
"tag": "0.0.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "UnionMap/Classes/**/*" | |
} |