[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 5 / 6 / URWeatherView / 0.6.2 / URWeatherView.podspec.json
blobf5e6d49954f1a3eacd252f71f4953247c0b5b320
2   "name": "URWeatherView",
3   "version": "0.6.2",
4   "summary": "Show the various weather effects written in Swift3.",
5   "homepage": "http://github.com/jegumhon/URWeatherView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Urtaq": "jegumhon@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Jegumhon",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/jegumhon/URWeatherView.git",
19     "tag": "0.6.2",
20     "branch": "library"
21   },
22   "default_subspecs": "Core",
23   "resources": [
24     "Resources/**/*.cikernel",
25     "URWeatherView/SpriteAssets/*.sks",
26     "Resources/Assets.xcassets",
27     "URWeatherView/**/*.xib"
28   ],
29   "dependencies": {
30     "lottie-ios-extension": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0",
35   "subspecs": [
36     {
37       "name": "Core",
38       "source_files": "URWeatherView/**/*.swift"
39     }
40   ]