File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
CircleProgressView/Base.lproj Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'CircleProgressView'
3- s . version = '1.0.5 '
3+ s . version = '1.0.6 '
44 s . license = 'MIT'
55 s . summary = 'CircleProgressView'
66 s . homepage = 'https://github.com/CardinalNow/iOS-CircleProgressView'
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 7531 " systemVersion =" 14D136 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" BYZ-38-t0r" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 7706 " systemVersion =" 14E46 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" BYZ-38-t0r" >
33 <dependencies >
4- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 7520 " />
4+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 7703 " />
55 <capability name =" Constraints to layout margins" minToolsVersion =" 6.0" />
66 </dependencies >
77 <scenes >
6262 <real key =" value" value =" 10" />
6363 </userDefinedRuntimeAttribute >
6464 <userDefinedRuntimeAttribute type =" image" keyPath =" trackImage" value =" progressImage" />
65+ <userDefinedRuntimeAttribute type =" image" keyPath =" centerImage" value =" lion" />
6566 </userDefinedRuntimeAttributes >
6667 </view >
6768 </subviews >
9091 </scene >
9192 </scenes >
9293 <resources >
94+ <image name =" lion" width =" 312" height =" 230" />
9395 <image name =" progressImage" width =" 250" height =" 250" />
9496 </resources >
9597</document >
You can’t perform that action at this time.
0 commit comments