blob: 3a67e799ef1ab692a05329cda42099aca026f869 [file] [log] [blame]
{
"name": "KJLoadingAnimationTool",
"version": "1.0.0",
"summary": "LoadingAnimation",
"homepage": "https://github.com/yangKJ/KJLoadingDemo",
"license": "Copyright (c) 2019 77",
"authors": {
"77": "393103982@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yangKJ/KJLoadingDemo.git",
"tag": "1.0.0"
},
"social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"deprecated": true,
"subspecs": [
{
"name": "KJLoadingAnimationTool",
"source_files": "KJLoadingDemo/KJLoadingAnimationTool/**/*.{h,m}"
}
]
}