blob: 0c404c7b96d02d355b84c5fb73a7c4edec5081b1 [file] [log] [blame]
{
"name": "JZCategory",
"version": "0.1.1",
"summary": "UIKit and Foundation Category",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JoeanZhou/JZCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JoeanZhou": "zhouxu088@yeah.net"
},
"source": {
"git": "https://github.com/JoeanZhou/JZCategory.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JZCategory/Classes/**/*"
}