blob: fc373fa3339f0528fe1fe0a3163dd651cb0754fe [file] [log] [blame]
{
"name": "JFKit",
"version": "0.1.0",
"summary": "A convenient development tool in iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gujianxing/JFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gujianxing": "jessefmf@outlook.com"
},
"source": {
"git": "https://github.com/gujianxing/JFKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JFKit/Classes/**/*"
}