blob: 6d661bfa3b29c3f746bcbf65a7643ebe06755168 [file] [log] [blame]
{
"name": "CSFramework",
"version": "0.0.1",
"summary": "This is just a test.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/codedswitch/CSFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alvincrisuy": "alvincris.uy@gcodedswitch.com"
},
"source": {
"git": "https://github.com/codedswitch/CSFramework.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CSFramework/Classes/**/*"
}