blob: 0d9ae72fb9c389eb695793933e312e2ac3b3b962 [file] [log] [blame]
{
"name": "LFPageInformationKit",
"version": "1.0.5",
"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.5"
},
"source_files": "LFPageInformationKit/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}