Latest | 0.2.0 |
---|---|
Homepage | https://www.cbidigital.com |
License | MIT |
Platforms | ios 8.0 |
Dependencies | Alamofire, ObjectMapper |
Frameworks | UIKit, Foundation |
Authors |
Latest podspec
{ "name": "CBISDK", "version": "0.2.0", "summary": "CBISDK help developer connect to CBI Platform over APIs. Parsing object data.", "description": "CBISDK that help user connect CBI Platform APIs, parse JSON data to Object, encode request.", "homepage": "https://www.cbidigital.com", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "vielucasluu": "[email protected]" }, "source": { "git": "https://git.chidoanh.com/lucluu/CBISDK.git" }, "platforms": { "ios": "8.0" }, "swift_version": "4.2", "source_files": "CBISDK/**/*", "frameworks": [ "UIKit", "Foundation" ], "dependencies": { "Alamofire": [ "4.7.3" ], "ObjectMapper": [ "3.4.1" ] } }
Wed, 05 Jun 2019 10:19:04 +0000