blob: 1a9e9f0456b46ef5807672ef9aad6171d02289a4 [file] [log] [blame]
{
"name": "PMBFramework",
"version": "0.1.0",
"summary": "PMBFramework lib for IOS apps.",
"description": "PMBFamework private lib for IOS app. enjoy code.",
"homepage": "https://gitlab.com/denny2/PMBFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denny": "Denny@pmberjaya.com"
},
"source": {
"git": "https://gitlab.com/denny2/PMBFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PMBFramework/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}