blob: dd2f8e4cf26d8e857cd2eb5d5ebbc9735b4f51c7 [file] [log] [blame]
{
"name": "JeffreyKit",
"version": "0.4.1",
"summary": "A beautiful library for iOS Apps",
"description": "This is a library that has many usefull class and function, it can help you to develop an iOS App more easily!",
"homepage": "https://github.com/jjjjjeffrey/JeffreyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjjeffrey": "jjjjjeffreyzeng@gmail.com"
},
"source": {
"git": "https://github.com/jjjjjeffrey/JeffreyKit.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "NotificationKit",
"source_files": "NotificationKit/*.{swift}"
},
{
"name": "HTTPKit",
"source_files": "HTTPKit/*.{swift}"
},
{
"name": "TableView",
"source_files": "TableView/*.{swift}"
}
]
}