blob: 4dc0c638dfa40986c42ec6a26b186781b69cd96d [file] [log] [blame]
{
"name": "XNQLaunchView",
"version": "1.0.0",
"summary": "A launchView view for iOS.",
"description": "A launch view for iOS. It can be used very easy.",
"homepage": "https://github.com/342261733/XNQLaunchView",
"license": "MIT",
"authors": {
"Semyon": "342261733@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/342261733/XNQLaunchView.git",
"tag": "1.0.0"
},
"source_files": "Pod/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}