blob: 41da8ffcc1d843a36aff8d9ee77dbfc28cdcf28c [file] [log] [blame]
{
"name": "WEVCategory",
"version": "0.0.1",
"summary": "iOS Objective-C Category Used in the Project.",
"description": "Collect iOS category used in the project, shared with everyone.",
"homepage": "https://github.com/WithoutEvil/WEVCategory",
"license": "MIT (LICENSE)",
"authors": {
"meigesir": "emomeild@gmail.com"
},
"social_media_url": "https://twitter.com/meigesir",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/WithoutEvil/WEVCategory.git",
"tag": "0.0.1"
},
"source_files": [
"WEVCategory",
"WEVCategory/**/*.{h,m}"
],
"frameworks": "Foundation"
}