blob: a09459f8b14c51bbcca44f032f8c9f085f344213 [file] [log] [blame]
{
"name": "remindview",
"version": "0.0.2",
"summary": "A remind view used on iOS.",
"description": "It is a remind view used on iOS,which implement by Objective-C.",
"homepage": "https://github.com/wzd-github/RmindView",
"license": "MIT",
"authors": {
"WZD": "wzdEmail163@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wzd-github/RmindView.git",
"tag": "0.0.2"
},
"source_files": [
"RemindView",
"RemindView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}