Latest | 2.4.5 |
---|---|
Homepage | https://[email protected]/voodoo-rocks/iosvmcorekit.git |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | AFNetworking, MBProgressHUD, XMLDictionary |
Frameworks | Foundation, AVFoundation, UIKit |
Authors |
Latest podspec
{ "name": "IOSVMCoreKit", "version": "2.4.5", "summary": "Useful set of timesaving tools", "homepage": "https://[email protected]/voodoo-rocks/iosvmcorekit.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Voodoo Mobile": "[email protected]" }, "source": { "git": "https://[email protected]/voodoo-rocks/iosvmcorekit.git", "branch": "master", "tag": "2.4.5" }, "platforms": { "ios": "8.0" }, "requires_arc": true, "source_files": "iOSVM.Core/**/*.{h,m}", "public_header_files": "iOSVM.Core/**/*.h", "frameworks": [ "Foundation", "AVFoundation", "UIKit" ], "dependencies": { "AFNetworking": [ "~> 3.0" ], "MBProgressHUD": [ "~> 0.8" ], "XMLDictionary": [ "~> 1.4" ] } }
Mon, 04 Sep 2017 14:40:03 +0000