blob: a6f982a634e830ff3d7fca0f5caf4863c1eb2c3d [file] [log] [blame]
{
"name": "UnionMap",
"version": "0.0.1",
"summary": "UnionMap for iOS",
"homepage": "https://github.com/nullcex/UnionMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nullcex": "1028159057@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nullcex/UnionMap.git",
"tag": "0.0.1"
},
"source_files": [
"UnionMap",
"UnionMap/*.{h,m}"
],
"requires_arc": true
}