blob: 9eef1ccab42841df45fce9315fc47250017128b9 [file] [log] [blame]
{
"name": "JXExtension",
"version": "0.1.4",
"summary": "About UIKit Extension.",
"homepage": "https://bitbucket.org/JeasonLee/jxextension",
"license": "MIT",
"authors": {
"Jeason": "jeason.l@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://JeasonLee@bitbucket.org/JeasonLee/jxextension.git",
"tag": "0.1.4"
},
"source_files": "JXExtension/JXExtension/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDVersion": [
]
}
}