blob: 435b5bd29435b804870c8401acd76889bccc98df [file] [log] [blame]
{
"name": "JJExtension",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "一个很好用的类别,类扩展",
"homepage": "https://github.com/andyfangjunjie/JJExtension",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJExtension.git",
"tag": "0.0.2"
},
"source_files": "JJExtension/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}