[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / 1 / ViSearchWidgets / 0.1 / ViSearchWidgets.podspec.json
blobb0a5e5eaa0fcbcb1e7daa416545c922dbabd4f61
2   "name": "ViSearchWidgets",
3   "version": "0.1",
4   "summary": "ViSenze mobile widgets",
5   "description": "ViSenze mobile widgets SDK (Swift)",
6   "homepage": "https://github.com/visenze/visearch-widget-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ngo Hung": "hung@visenze.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/visenze/visearch-widget-swift.git",
19     "tag": "0.1"
20   },
21   "source_files": "ViSearchWidgets/ViSearchWidgets/**/*.{h,swift}",
22   "resource_bundles": {
23     "com.visenze.icons": [
24       "ViSearchWidgets/ViSearchWidgets/**/*.xcassets"
25     ],
26     "com.visenze.fonts": [
27       "ViSearchWidgets/ViSearchWidgets/**/*.ttf"
28     ],
29     "com.visenze.string": [
30       "ViSearchWidgets/ViSearchWidgets/String/*.strings"
31     ],
32     "com.visenze.ui": [
33       "ViSearchWidgets/ViSearchWidgets/**/*.xib"
34     ]
35   },
36   "frameworks": [
37     "Photos",
38     "AVFoundation",
39     "MediaPlayer"
40   ],
41   "requires_arc": true,
42   "dependencies": {
43     "ViSearchSDK": [
44       "~> 1.0.2"
45     ],
46     "Kingfisher": [
47       "~> 3.2.1"
48     ],
49     "LayoutKit": [
50       "~> 4.0.0"
51     ]
52   },
53   "xcconfig": {
54     "SWIFT_VERSION": "3.0.1"
55   },
56   "pushed_with_swift_version": "3.0.2"