blob: 6e141e12783e3db94f6d92841addbb3e9f7a5463 [file] [log] [blame]
{
"name": "HKMobileDevice",
"version": "1.0.0",
"summary": "A iOS device adaptation framework.",
"homepage": "https://github.com/hon-key/HKMobileDevice",
"license": "MIT",
"authors": {
"Matt Cai": "lj_chj@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hon-key/HKMobileDevice.git",
"tag": "1.0.0"
},
"source_files": [
"HKMobileDevice",
"HKMobileDevice/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
]
}