blob: 76c654b55e7be26ae6d248d1767745aa1bb274cd [file] [log] [blame]
{
"name": "sampleVSDK",
"version": "1.0.0",
"summary": "No such summary but Just to make sampleSDK to try making pod",
"description": "Some1 who is willing to make pod and create pod , make pod and all.",
"homepage": "https://stackoverflow.com/users/4030310/vaibby",
"license": "MIT",
"authors": {
"Vaibhav Meshram": "vaibby"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/vaibhav1don/sampleSDK.git",
"tag": "1.0.0"
},
"source_files": [
"sampleSDK",
"sampleSDK/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}