blob: c7a149e76e9874ba0bd41392f8b5f9be482f2f7b [file] [log] [blame]
{
"name": "MyLibraryWhichIsNotADuplicate",
"version": "0.1.0",
"summary": "A test cocoapods repo for my new account.",
"description": "A test cocoapods repo for my new account. Going to add more\nstuff to have the lint util validate this.",
"homepage": "https://github.com/arjun27/MyLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arjun Attam": "arjunattam@gmail.com"
},
"source": {
"git": "https://github.com/arjun27/MyLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyLibrary/Classes/**/*",
"pushed_with_swift_version": "3.0"
}