blob: 49b5ba89455e0901db7db035ea5cc5cc0122d615 [file] [log] [blame]
{
"name": "DistMobileDevice",
"version": "1.0.0",
"summary": "iOS device adaptation framework",
"authors": {
"Damrin": "75081647@qq.com"
},
"homepage": "https://github.com/Damsir/DistMobileDevice",
"source": {
"git": "https://github.com/Damsir/DistMobileDevice.git",
"tag": "1.0.0"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistMobileDevice",
"DistMobileDevice/**/*.{h,m}"
],
"frameworks": "UIKit"
}