[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / 7 / RunCircleView / 1.0.1 / RunCircleView.podspec.json
blobee8126392ce41bd1c1e75895c2522dc7d2929353
2   "name": "RunCircleView",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "分段式跑马灯,注册不同类型item 轮播",
8   "description": "支持xib创建控件。",
9   "homepage": "https://github.com/lanligang/EntertainingDiversions",
10   "authors": {
11     "LenSky": "lslanligang@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/lanligang/EntertainingDiversions.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "RunCircleView/RunCircleView/CycleRunCustom/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "CoreGraphics",
26       "Foundation"
27     ]
28   }