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