blob: b3560b85a3270f8ca8c344eec0910c4cc39c0fe0 [file] [log] [blame]
{
"name": "JJEx",
"version": "0.1.3",
"summary": "UIKit Extension",
"description": "UIKit Extension 扩展",
"homepage": "https://github.com/manfengjun/JJEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengjun": "chinafengjun@gmail.com"
},
"source": {
"git": "https://github.com/manfengjun/JJEx.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JJEx/Classes/**/*",
"dependencies": {
"SwiftDate": [
],
"Hue": [
],
"DeviceKit": [
]
}
}