[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / SSK / 1.1.0 / SSK.podspec.json
blob84d0d247aed845eb36ba1b0f6c794d0b27bc4915
2   "name": "SSK",
3   "version": "1.1.0",
4   "summary": "a new scan View for iOS",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/MentosMeng/SSK",
7   "license": "MIT",
8   "authors": {
9     "MentosMeng": "302610775@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "dependencies": {
15     "ZBarSDK": [
16       "~>1.3.1"
17     ]
18   },
19   "source": {
20     "git": "https://github.com/MentosMeng/SSK.git",
21     "tag": "1.1.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "UIKit"
27   ],
28   "source_files": "SSK/*.{h,m,png}"