blob: a5a3bc7bac6efac848c351a01fb75506dc1aab1e [file] [log] [blame]
{
"name": "UIScreen_YJ",
"version": "0.0.1",
"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.1"
},
"source_files": "Pod/Classes/*.{h,m}",
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit",
"requires_arc": true
}