blob: 58de427f66657eee12a357b08ace2b9f9874aaa4 [file] [log] [blame]
{
"name": "UIScreen_YJ",
"version": "0.0.2",
"summary": "UIScreen_YJ is a UIScreen category that simply defines the screen display resolution and aspect ratio for iOS devices.",
"description": "UIScreen_YJ is a UIScreen category that simply defines the screen display resolution and aspect ratio for iOS devices. It contains several properties with enum types.",
"homepage": "https://github.com/huang-kun/UIScreen_YJ.git",
"license": "MIT",
"authors": {
"huang-kun": "jack-huang-developer@foxmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/huang-kun/UIScreen_YJ.git",
"tag": "0.0.2"
},
"source_files": "Pod/Classes/*.{h,m}",
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit",
"requires_arc": true
}