[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / f / a / LimitCellSelect / 0.0.1 / LimitCellSelect.podspec.json
blob526589426580b2cc96126234873d9ca2880853e1
2   "name": "LimitCellSelect",
3   "version": "0.0.1",
4   "summary": "LimitCellSelect.",
5   "description": "limited button select, written in Swift 3.",
6   "homepage": "https://github.com/kaskay/LimitCellSelect",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "jeasung.lee": "wotjdzz1@naver.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/kaskay/LimitCellSelect.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LimitCellSelect/**/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"