blob: 3e2adda720e607af3fe902af319118be056e734b [file] [log] [blame]
{
"name": "MMCircularProgressView",
"version": "1.0.2",
"summary": "Circular ProgressView for iOS.",
"description": " Circular ProgressView for iOS with configuration for starting and end angle.\n",
"homepage": "https://github.com/mdelamata/MMCircularProgressView",
"screenshots": "https://raw2.github.com/mdelamata/MMCircularProgressView/master/capture.png",
"license": "MIT",
"authors": {
"Manuel de la Mata": "mmatasgg@gmail.com"
},
"source": {
"git": "https://github.com/mdelamata/MMCircularProgressView.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/aunshi",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}",
"resources": "Assets",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
}
}