blob: 7685ebc566762adbb9dbea4d98c77d005071e3ff [file] [log] [blame]
{
"name": "GHLDeviceIdentifier",
"summary": "ios device identifier.",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gonghonglou": "gonghonglou@gmail.com"
},
"social_media_url": "http://gonghonglou.com",
"homepage": "https://github.com/gonghonglou/GHLDeviceIdentifier",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gonghonglou/GHLDeviceIdentifier.git",
"tag": "0.0.5"
},
"requires_arc": true,
"source_files": "GHLDeviceIdentifier/*.{h,m}",
"public_header_files": "GHLDeviceIdentifier/*.{h}"
}