blob: 956dbc9a24ac88149c6c04a4c63ab7c5ca34e284 [file] [log] [blame]
{
"name": "WWBasicLib",
"version": "0.0.1",
"summary": "WWBasicLib is tool lib.",
"description": "WWBasicLib is tool lib to use",
"homepage": "https://github.com/IDwangluting/WWBasicLib",
"license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
"authors": {
"IDwangluting": "m13051699286@163.com"
},
"source": {
"git": "https://github.com/IDwangluting/WWBasicLib.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "WWBasicLib/Classes/**/*",
"dependencies": {
"YYCache": [
"~> 1.0.4"
],
"AFNetworking": [
"~>3.2.1"
],
"YYModel": [
"~> 1.0.4"
],
"YYCategories": [
"~> 1.0.4"
]
}
}