blob: f6ceb4f2f63f14542ff60afd98b39432b23bee33 [file] [log] [blame]
{
"name": "JOWCategory",
"version": "0.1.0",
"summary": "Summary of functions used in development.",
"description": "JOWCategory is my Summary of functions used in development.",
"homepage": "https://github.com/Joke-Wang/JOWCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joke-Wang": "wangzhangzhong1102@163.com"
},
"source": {
"git": "https://github.com/Joke-Wang/JOWCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JOWCategory/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}