blob: 344cb7e8f1e40597fdc916858b3d2abdb56a4575 [file] [log] [blame]
{
"name": "KJLoadingAnimationTool",
"version": "1.0.3",
"summary": "Loading Animation.",
"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.3"
},
"social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreText"
],
"deprecated": true,
"subspecs": [
{
"name": "KJLoadingAnimation",
"source_files": "KJLoadingDemo/KJLoadingAnimation/**/*.{h,m}",
"resources": "KJLoadingDemo/KJLoadingAnimation/**/*.{bundle}"
}
]
}