blob: 18ec540571e10ef1ab956db43dd2c6e3ed4c20aa [file] [log] [blame]
{
"name": "iPublisher",
"version": "1.1.0",
"summary": "A publishing library for WebMarketer",
"description": "A publishing library for WebMarketer on all iOS devices.",
"homepage": "https://www.webmarketer.ir/",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/webmarketer/iPublisher.git",
"tag": "1.1.0"
},
"source_files": [
"iPublisher",
"iPublisher/**/*.{h,m,swift}"
],
"resources": "iPublisher/*.{ttf,xib,png,xcassets}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}