blob: 0d154ce88cabb34973b3b3bfb66cc42eb1fc4339 [file] [log] [blame]
{
"name": "JeffreyKit",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JeffreyKit/Classes/**/*",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Notification",
"source_files": "JeffreyKit/Classes/Notification/*.{swift}"
}
]
}