blob: ccdb1e61e37a8a6133f190d6cb1488df53343c7d [file] [log] [blame]
{
"name": "ActivityRings",
"version": "1.0.0",
"summary": "An attempt to recreate the ring controls in Apple’s Activity app",
"description": "ActivityRings is an attempt to recreate the ring controls used in Apple’s iOS and watchOS Activity app",
"homepage": "https://github.com/HarshilShah/ActivityRings",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Harshil Shah": "harshilshah1910@me.com"
},
"social_media_url": "https://twitter.com/HarshilShah1910",
"source": {
"git": "https://github.com/HarshilShah/ActivityRings.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "SpriteKit"
},
"pushed_with_swift_version": "4.0"
}