[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / f / 2 / JNKSwiftLib / 0.0.7 / JNKSwiftLib.podspec.json
blob76c57e535e2d99be9fa4114cc2ff18dae9290158
2   "name": "JNKSwiftLib",
3   "version": "0.0.7",
4   "summary": "Common JNKSwiftLib.",
5   "homepage": "https://github.com/JosephNK/JNKSwiftLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JosephNK": "nkw68@naver.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/JosephNK/JNKSwiftLib.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "JNKSwiftLib/**/*.{swift}",
21   "resources": "JNKSwiftLib/**/*.{png,jpeg,jpg,storyboard,xib}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.0.2"
26     ]
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"