blob: 28c371b54b9c59091380c962e6a87300cf445dc7 [file] [log] [blame]
{
"name": "LFPageInformationKit",
"version": "1.0.4",
"summary": "Handily and simply extend display information in a view",
"description": "A kit that handily and simply extend display information in a view.",
"homepage": "https://github.com/pgbo/LFPageInformationKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangbool": "460667915@qq.com"
},
"social_media_url": "https://twitter.com/guangbool",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pgbo/LFPageInformationKit.git",
"tag": "1.0.4"
},
"source_files": "LFPageInformationKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}