blob: 75f57f6f78c57dcd1ffc2ed61b8e4a83250b8087 [file] [log] [blame]
{
"name": "JJEx",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JJEx/Classes/**/*",
"dependencies": {
"SwiftDate": [
],
"Hue": [
],
"DeviceKit": [
]
}
}