blob: c661231184db575e9455a54a5ec6d330f0c377ee [file] [log] [blame]
{
"name": "TestSimplePod",
"version": "0.2.0",
"summary": "My first simple CocoaPod",
"swift_version": "4.1",
"description": "\"A long description of mySimplePod\"",
"homepage": "https://github.com/ambarchavan/MyBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ambar Chavan": "chavanambar@gmail.com"
},
"source": {
"git": "https://github.com/ambarchavan/MyBlinkingLabel.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestSimplePod/Classes/**/*"
}