blob: 634054565c90553009cafd923978bd1d184d5cf4 [file] [log] [blame]
{
"name": "EasyLib",
"version": "0.2.7",
"summary": "A short description of EasyLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/smalldu/EasyLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smalldu": "363958265@qq.com"
},
"source": {
"git": "https://github.com/smalldu/EasyLib.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyLib/Classes/**/*.{swift,h,m}",
"resource_bundles": {
"EasyLib": [
"EasyLib/Assets/*"
]
}
}