Latest | 1.4.1 |
---|---|
Homepage | http://www.movalys.org |
License | LGPLv3 |
Platforms | ios 8.0 |
Latest podspec
{ "name": "MDKControl", "version": "1.4.1", "summary": "MDKControl is the independant control library for Movalys MDK", "description": "MDKControl gives you a base of controls to use in you application.n The controls are designed to be used with Movalys MDK, but they aren fully independant and can be used in any iOS application develoment.", "homepage": "http://www.movalys.org", "license": { "type": "LGPLv3", "file": "LGPLv3-LICENSE.txt" }, "authors": "Sopra Steria Group", "source": { "git": "https://github.com/MovalysMDK/mdk-ios-control.git", "tag": "1.4.1" }, "source_files": "MDKControl/**/*.{h,m}", "ios": { "frameworks": "UIKit", "dependencies": { "IQKeyboardManager": [ "3.3.2" ], "MBProgressHUD": [ "0.9" ] } }, "resources": [ "MDKControl/resources/images/**/*.png", "MDKControl/resources/storyboard/**/*.storyboard", "MDKControl/resources/strings/**/*.strings", "MDKControl/resources/xib/**/*.xib", "MDKControl/resources/config/**/*.plist", "MDKControl/*.plist", "MDKControl/*.pch" ], "platforms": { "ios": "8.0" } }
Sat, 18 Feb 2017 12:20:16 +0000