blob: e7978d2c5b7d8baef42e53df8268c50df2d6d683 [file] [log] [blame]
{
"name": "FLIndicatorView",
"version": "0.0.1",
"summary": "A collection of loading animations.",
"homepage": "https://github.com/atony2099/FLIndicatorView",
"license": "MIT",
"authors": {
"atony2099": "atony2099@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/atony2099/FLIndicatorView.git",
"tag": "0.0.1"
},
"source_files": [
"FLIndicatorView",
"FLIndicatorView/**/*.swift"
],
"requires_arc": true
}