[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 4 / 9 / LFRoundProgressView / 1.0.0 / LFRoundProgressView.podspec.json
blob799c343deb445d4fad6bb533d85a2a0a34e1aaec
2   "name": "LFRoundProgressView",
3   "version": "1.0.0",
4   "summary": "round or annular ProgressView, base on DACircularProgress and MBRoundProgressView .",
5   "homepage": "https://github.com/shiqiang124/LFRoundProgressView",
6   "screenshots": "https://github.com/shiqiang124/LFRoundProgressView/raw/master/screenshot.png",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "john": "shiqiang124@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/shiqiang124/LFRoundProgressView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "LFRoundProgressView",
20     "LFRoundProgressView/**/*.{h,m}"
21   ],
22   "exclude_files": "LFRoundProgressViewExample",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true