blob: 927d4756059936ba53ca64cdc6e0d330e31c1b2c [file] [log] [blame]
{
"name": "CSFramework",
"version": "0.3.9",
"summary": "0.3.9",
"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.3.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CSFramework/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Socket.IO-Client-Swift": [
]
}
}