[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 6 / CJInfiniteLoopView / 0.0.4 / CJInfiniteLoopView.podspec.json
blob58e8017a6d1a55efe5ae6e66c5b1b344fdfc81b4
2   "name": "CJInfiniteLoopView",
3   "version": "0.0.4",
4   "summary": "一款用起来so easy的左右无限滚动控件,一般用于首页banner",
5   "homepage": "https://github.com/CoderJee/CJInfiniteLoopView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CoderJee": "fx105387373@sina.com"
12   },
13   "social_media_url": "http://twitter.com/CoderJee",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/CoderJee/CJInfiniteLoopView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "InfiniteLoopScrollDemo/CJInfiniteLoopScrollView/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }