blob: 333132faa4f89312c9fc3c1d844b0da382aedc90 [file] [log] [blame]
{
"name": "SamplePrivateFramework",
"version": "0.0.2",
"summary": "This is a test sample ios framwork, supported with latest xcode, swift_version",
"description": "This is a test sample ios framwork, supported with latest xcode, swift_version. Its simple to use just add the pod 'SamplePrivateFramework' in pod file and go with pod installation",
"homepage": "https://github.com/isunilapps/SamplePrivateFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isunilapps": "isunilapps@gmail.com"
},
"source": {
"git": "https://github.com/isunilapps/SamplePrivateFramework.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SamplePrivateFramework/Classes/**/*"
}