blob: bc301608eb23b12f3e65a95255b3d77b16addf5d [file] [log] [blame]
{
"name": "AnyChartiOS",
"platforms": {
"ios": "9.0"
},
"version": "1.0.3",
"summary": "AnyChart iOS is an data visualization library for creating interactive charts.",
"homepage": "https://github.com/AnyChart/AnyChart-iOS",
"license": {
"type": "AnyChart",
"file": "LICENSE"
},
"authors": {
"AnyChart": "support@anychart.com"
},
"source": {
"git": "https://github.com/AnyChart/AnyChart-iOS.git",
"tag": "1.0.3"
},
"source_files": "AnyChart-iOS/**/*.{swift}",
"preserve_paths": "AnyChart-iOS/bundle/**",
"resources": [
"AnyChart-iOS/*.{xib}",
"AnyChart-iOS/bundle/*"
],
"swift_version": "4.2"
}