[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 3 / DCircleView / 1.0.0 / DCircleView.podspec.json
blob11df2ca3f42b9d83e1157d67af5c2b44ad1252c0
2   "name": "DCircleView",
3   "version": "1.0.0",
4   "summary": "The infinite scroll View.",
5   "homepage": "https://www.w2le.com",
6   "license": {
7     "type": "MIT', :file => 'LICENSE"
8   },
9   "authors": {
10     "董浩": "donggaizhi@126.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/donggaizhi/DCircleView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "DCircleView/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }