blob: ced7b971822fbed12440a5be208bff2079cef777 [file] [log] [blame]
{
"name": "XSInfoView",
"version": "1.0.0",
"summary": "A simple and lightweight view show information.",
"homepage": "https://github.com/XueSeason/XSInfoView",
"social_media_url": "http://weibo.com/smartseason",
"license": "MIT",
"authors": {
"XueSeason": "xueseason@icloud.com"
},
"source": {
"git": "https://github.com/XueSeason/XSInfoView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "XSInfoView/XSInfoView/XSInfoView.h",
"source_files": "XSInfoView/XSInfoView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}