blob: a65d000d47bc238b9b3f876fc5e2bf921068f6b9 [file] [log] [blame]
{
"name": "SkyDeviceInfo",
"version": "0.0.1",
"summary": "This Pod Can Get iOS Device Info",
"description": "Please User My Pod",
"homepage": "https://github.com/SkyOfFeather/SkyDeviceInfo",
"license": "MIT",
"authors": {
"Feather": "1023029035@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SkyOfFeather/SkyDeviceInfo.git",
"tag": "0.0.1"
},
"source_files": [
"DeviceInfo",
"DeviceInfo/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}