blob: cc3352e1d817f73c35407791666b3b8c56008525 [file] [log] [blame]
{
"name": "JZCategory",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JZCategory/Classes/**/*"
}