blob: 1bcd44d5ec87832fafb3227880f41358b7c70ee8 [file] [log] [blame]
{
"name": "CSFramework",
"version": "0.1.3",
"summary": "0.1.3",
"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.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CSFramework/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Socket.IO-Client-Swift": [
]
},
"pushed_with_swift_version": "3.0"
}