blob: cf3dcfcec446bf4f6b34451422d1ca4fd93c1ed3 [file] [log] [blame]
{
"name": "ViewStateCore",
"version": "1.1.0",
"summary": "A short description of ViewStateCore.",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/congncif/ViewStateCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"congncif": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/ViewStateCore.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewStateCore/Classes/**/*"
}