blob: 37d60afd2f5d198fd37bf0f433ce61df53fdd83e [file] [log] [blame]
{
"name": "WEventKit",
"version": "1.0.0",
"summary": "A short description of WEventKit.",
"description": "description",
"homepage": "https://github.com/frankKiwi/FEventKit",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/frankKiwi/FEventKit.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}