blob: e44f14d420b939c276d7bf19476980e70a1dba40 [file] [log] [blame]
{
"name": "ArrayUpdater",
"version": "1.2.0",
"license": "MIT",
"summary": "Array update calculator in Swift",
"homepage": "https://github.com/toddkramer/ArrayUpdater",
"social_media_url": "http://twitter.com/_toddkramer",
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/ArrayUpdater.git",
"tag": "1.2.0"
},
"module_name": "ArrayUpdater",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}