blob: 30021a2b8fc822bdac49320165cafc56c887fce3 [file] [log] [blame]
{
"name": "ANActivityIndicator",
"version": "1.1.1",
"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.1.1"
},
"social_media_url": "https://twitter.com/ArdaUcpinar",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "Source/Classes/**/*"
}