blob: 37c6f6c8f6d0d76d6d456ae4e396fbfef837650e [file] [log] [blame]
{
"name": "JOWCategory",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JOWCategory/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "JOWQRCode",
"source_files": "JOWCategory/Classes/**/UIImage+QRCode.{h,m}"
}
]
}