blob: b991724e3eed249a0b6cecdaa705ff52e469271e [file] [log] [blame]
{
"name": "FRing",
"version": "0.1.0",
"summary": "A Ring Progress Bar using Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fakiho/FRing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fakiho": "ali@fakiho.com"
},
"source": {
"git": "https://github.com/fakiho/FRing.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/F4kiho",
"platforms": {
"ios": "10.0"
},
"source_files": "FRing/Classes/**/*"
}