blob: 087bed9dba3e7b1f8a10edbe22fd26d16e1461a3 [file] [log] [blame]
{
"name": "EBTDGActivityInidcatorView",
"version": "1.0.0",
"summary": "DGActivityIndicatorView third-party library in the modified package",
"description": "In the DGActivityIndicatorView third-party libraries based on the modified package, to achieve a custom style indicator",
"homepage": "https://github.com/KBvsMJ/EBTActivityIndicatorViewDemo",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KBvsMJ/EBTActivityIndicatorViewDemo.git",
"tag": "1.0.0"
},
"source_files": "EBTDGActivityInidcatorView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"DGActivityIndicatorView": [
]
}
}