[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 1 / 9 / PopSwitch / 1.0.11 / PopSwitch.podspec.json
blob50aa9c5e36c2ceceabe99837ec22b01019cda9a4
2   "name": "PopSwitch",
3   "version": "1.0.11",
4   "summary": "Switch with a fun spring animation.",
5   "description": "A switch that has a fun spring animation added.",
6   "homepage": "https://github.com/wvabrinskas/PopSwitch.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wiliam Vabrinskas": "wvabrinskas@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/william_vab",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/wvabrinskas/PopSwitch.git",
20     "tag": "1.0.11"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "CoreImage"
26   ],
27   "source_files": "PopSwitch/*.{swift}",
28   "pushed_with_swift_version": "3.0"