blob: f9e887be46a7183d9d10499d7bed45454efbe649 [file] [log] [blame]
{
"name": "MGAutoLayoutWithX",
"version": "1.1.0",
"summary": "MG 自适应iphone x xr xs xsMax",
"description": "自适应iphone x xr xs xsMax,不需在业务中调用代码",
"homepage": "https://github.com/spf-iOS/MGAutoLayoutWithX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"spf": "spf_ios@163.com"
},
"source": {
"git": "https://github.com/spf-iOS/MGAutoLayoutWithX.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGAutoLayoutWithX/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"WebKit"
]
}