blob: 83c4c88d816adc20f71f5ebe8e0fa7ec35552791 [file] [log] [blame]
{
"name": "ANActivityIndicator",
"version": "1.0.0",
"summary": "ANActivityIndicator is pre-built indicator animations library written in Swift4.",
"description": "ANActivityIndicator is pre-built indicator animations library written in Swift4. You can easily create and show indicators locally or globally. Also you can create custom animations.",
"homepage": "https://github.com/anelad/ANActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arda Oğul Üçpınar": "info@ardaucpinar.com"
},
"source": {
"git": "https://github.com/anelad/ANActivityIndicator.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ArdaUcpinar",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "Source/Classes/**/*"
}