blob: c96551856489250498986a310ac8e62e6b5a158f [file] [log] [blame]
{
"name": "demoPods",
"version": "0.1.1",
"summary": "My First Demo CocoaPods",
"homepage": "https://cocoapods.org/pods/demoPods",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"huhphilgoo": "pgmagician@gmail.com"
},
"source": {
"git": "https://github.com/huhphilgoo/demoPods.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "demoPods/Classes/**/*.{swift}"
}