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