blob: c4773bc1e81cd2f1074823b14f8e072323900d83 [file] [log] [blame]
{
"name": "ArrayUpdater",
"version": "1.0.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.0.0"
},
"module_name": "ArrayUpdater",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}