[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / SA_AutoRollingBanner / 0.1.2 / SA_AutoRollingBanner.podspec.json
blob1f9c668aff3f55727e407047e3449f54843ec44a
2   "name": "SA_AutoRollingBanner",
3   "version": "0.1.2",
4   "summary": "A banner view which scrolls automatically.",
5   "description": "A banner view which scrolls automatically like taobao headline.",
6   "homepage": "https://github.com/sealedace/SA_AutoRollingBanner",
7   "license": "MIT",
8   "authors": {
9     "sealedace": "sealedaceg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sealedace/SA_AutoRollingBanner.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "SA_AutoRollingBanner/SA_AutoRollingBanner/SA_AutoRollingBanner/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]