blob: 84507fc66882dc69dba862ee67bf292c187c5d88 [file] [log] [blame]
{
"name": "TYCommon",
"version": "1.1.5",
"summary": "自用的一个开发库,包含常见的使用方法",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Style-Tender/TYCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Style-Tender": "785072254@qq.com"
},
"source": {
"git": "https://github.com/Style-Tender/TYCommon.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TYCommon/Classes/**/*",
"resources": "TYCommon/Assets/DeviceModel.plist",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}