[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 4 / JLActivityIndicator / 1.1 / JLActivityIndicator.podspec.json
blob64aa7d178328bbdecd825cff72a987c3c0610720
2   "name": "JLActivityIndicator",
3   "version": "1.1",
4   "summary": "An iOS Activity Indicator Capable of Drawing Custom Paths!",
5   "description": "This activity indicator allows you to supply any image or UIBezierPath to the indicator, creating amazing loading effects!",
6   "homepage": "https://github.com/ljw980105/JLActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jing Wei Li": "ljw9801055@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ljw980105/JLActivityIndicator.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JLActivityIndicator/*.{h,swift}",
22   "frameworks": "UIKit"