blob: 1036a2ed45ff6235ed48f673221d31f0bafda689 [file] [log] [blame]
{
"name": "BeCategory",
"version": "0.0.11",
"summary": "just some Category",
"description": "be Sample to someth.",
"homepage": "https://github.com/Addleshaw/Util",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bernie": "657483216@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Addleshaw/Util.git",
"tag": "v0.0.11"
},
"source_files": [
"Sources",
"Sources/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Toast": [
]
}
}