blob: d3f4a0e256567329fef05b6fd10990db7b0f7306 [file] [log] [blame]
{
"name": "SmartUtils",
"version": "0.2.0",
"summary": "Vmeet中的基本工具库SmartUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fanhua0429/SmartUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanhua0429": "854279162@qq.com"
},
"source": {
"git": "https://github.com/fanhua0429/SmartUtils.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SmartUtils/Classes/**/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.1"
]
}
}