blob: 86b3fdae22e78576bcaa3e5ace775add192beb7d [file] [log] [blame]
{
"name": "FranKit",
"version": "1.0.1",
"summary": "A short description of FranKit.",
"description": "FranKit 是一个用于解决内存暴涨等工具",
"homepage": "https://github.com/frankKiwi",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/frankKiwi/FranKit.git",
"tag": "1.0.1"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}