[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / a / SWScrollView / 0.0.1 / SWScrollView.podspec.json
blob46f0316a7e3625aadf62a8744ad43c08e4aebc39
2   "name": "SWScrollView",
3   "version": "0.0.1",
4   "summary": "Scroll view like Star Wars opening crawl.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "https://github.com/somtd/SWScrollView",
10   "authors": {
11     "SOMTD": "matsuda-so@kayac.com"
12   },
13   "source": {
14     "git": "https://github.com/somtd/SWScrollView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.1"
19   },
20   "requires_arc": true,
21   "source_files": "SWScrollView/**/*.{h,m}",
22   "resources": "SWScrollView/**/*.xib",
23   "frameworks": "QuartzCore"