blob: 139b0974883ce49dd5ce0b9605f07e9745c6cfb0 [file] [log] [blame]
{
"name": "JLActivityIndicator",
"version": "1.2.1",
"summary": "An iOS Activity Indicator Capable of Drawing Custom Paths!",
"description": "This activity indicator allows you to supply any image or UIBezierPath to the indicator, creating amazing loading effects!",
"homepage": "https://github.com/ljw980105/JLActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jing Wei Li": "ljw9801055@gmail.com"
},
"source": {
"git": "https://github.com/ljw980105/JLActivityIndicator.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JLActivityIndicator/*.{h,swift}",
"frameworks": "UIKit"
}