blob: 4469f724f7b292f3b09d23b2f396e21a02d969b0 [file] [log] [blame]
{
"name": "JTBorderDotAnimation",
"version": "1.0.0",
"summary": "A simple animation with dots turning around a UIView for iOS",
"homepage": "https://github.com/jonathantribouharet/JTBorderDotAnimation",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTBorderDotAnimation.git",
"tag": "1.0.0"
},
"source_files": "JTBorderDotAnimation/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTBorderDotAnimation/master/Screens/example.gif"
]
}