| { |
| "name": "BeatBallIndicator", |
| "version": "0.1.0", |
| "summary": "Activity Indicator", |
| "description": "This is a simple activity indicatory for iOS. It is copy of NVAcitivityIndicator type ballBeat 18", |
| "homepage": "https://github.com/trilliwon/BeatBallIndicator", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "trilliwon": "trilliwon@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/trilliwon/BeatBallIndicator.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://facebook.com/trilliwon", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BeatBallIndicator/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |