[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 9 / CYCircularScrollView / 1.0.5 / CYCircularScrollView.podspec.json
blob68552c621d2ed8b6b6ea4e61ceff38b7a042bf98
2   "name": "CYCircularScrollView",
3   "version": "1.0.5",
4   "summary": "Used for picture banner or information display like announcement.",
5   "homepage": "https://github.com/lxypeter/CYCircularScrollView",
6   "license": "MIT",
7   "authors": {
8     "CY.Lee": "lxypeter@sina.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lxypeter/CYCircularScrollView.git",
15     "tag": "1.0.5"
16   },
17   "source_files": [
18     "CYCircularScrollView/*",
19     "CYCircularScrollView/Kingfisher/*"
20   ],
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "dependencies": {
25     "Kingfisher": [
26       "~> 3.2.4"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"