[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / b / TTCycleBanner / 0.0.1 / TTCycleBanner.podspec.json
blob8ea4e2bc35efe21e5615968b629b11e54b69819f
2   "name": "TTCycleBanner",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A simple cycle banner with image and text",
9   "description": "A simple and elegant cycle banner with image and text",
10   "homepage": "https://github.com/rollingstoneW/TTCycleBanner",
11   "authors": {
12     "rollingstoneW": "190268198@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rollingstoneW/TTCycleBanner.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "TTCycleBanner/TTCycleBanner/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }