blob: 0ba148b76c41ae1cbeccc468ac8ed1bfe395f99f [file] [log] [blame]
{
"name": "JJExtension",
"version": "0.0.3",
"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.3"
},
"source_files": "JJExtension/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}