blob: 83deb4481f19c933536ba9214268cae9b8cb395f [file] [log] [blame]
{
"name": "ZGInfoCollection",
"version": "1.0.0",
"summary": "A library for collection device info.",
"homepage": "https://github.com/ScottZg/ZGInfoCollection",
"license": "MIT",
"authors": {
"ScottZg": "scottzg@126.com"
},
"source": {
"git": "https://github.com/ScottZg/ZGInfoCollection.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "ZGInfoCollection/*.{h,m}"
}