Latest | 1.1.3 |
---|---|
Homepage | https://github.com/sonbt91/TSRWPickFlavor |
License | MIT |
Platforms | ios 10.0, requires ARC |
Dependencies | SnapKit, CocoaLumberjack/Swift, Kingfisher, MBProgressHUD, KeychainAccess, IQKeyboardManagerSwift, Localize-Swift, DZNEmptyDataSet, RxSwift, RxCocoa, Moya/RxSwift, SwiftyJSON |
Frameworks | UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "TSPickFlavor", "platforms": { "ios": "10.0" }, "summary": "TSPickFlavor lets a user select an ice cream flavor.", "requires_arc": true, "version": "1.1.3", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Son Bui": "[email protected]" }, "homepage": "https://github.com/sonbt91/TSRWPickFlavor", "source": { "git": "https://github.com/sonbt91/TSRWPickFlavor.git", "tag": "1.1.3" }, "frameworks": "UIKit", "dependencies": { "SnapKit": [], "CocoaLumberjack/Swift": [], "Kingfisher": [], "MBProgressHUD": [ "~> 1.1.0" ], "KeychainAccess": [], "IQKeyboardManagerSwift": [], "Localize-Swift": [], "DZNEmptyDataSet": [], "RxSwift": [ "~> 4.0" ], "RxCocoa": [ "~> 4.0" ], "Moya/RxSwift": [ "~> 11.0" ], "SwiftyJSON": [] }, "source_files": "RWPickFlavor/**/*.{swift}", "resources": "RWPickFlavor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}", "swift_version": "4.2", "subspecs": [ { "name": "CodeBase", "source_files": "RWPickFlavor/CodeBase/**/*.{swift}", "resources": "RWPickFlavor/CodeBase/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}" } ] }
Fri, 23 Nov 2018 09:20:31 +0000