[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 5 / c / 7 / JYCycleScrollView / 0.0.3 / JYCycleScrollView.podspec.json
blob145a86673dda6f95ea086e0b181f7cdbccba8d20
2   "name": "JYCycleScrollView",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "JYCycleScrollView",
6   "description": "A simple and easy-to-use infinite loop image scroll view.",
7   "homepage": "https://github.com/luoshimei0825/JYCycleScrollView",
8   "authors": {
9     "luoshimei": "452402a033v.me@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "ios": {
15     "frameworks": [
16       "Foundation",
17       "UIKit"
18     ]
19   },
20   "source": {
21     "git": "https://github.com/luoshimei0825/JYCycleScrollView.git",
22     "branch": "master",
23     "tag": "v0.0.3"
24   },
25   "source_files": "JYCycleScrollView/**/*.{h,m}",
26   "requires_arc": true