| { | |
| "name": "CircleStatus", | |
| "version": "1.1.1", | |
| "summary": "Ring shaped chart with legend option.", | |
| "homepage": "http://appunite.com/", | |
| "license": "Apache 2.0", | |
| "authors": { | |
| "natalia.osiecka": "natalia.osa@appunite.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/natalia-osa/CircleStatus.git", | |
| "tag": "1.1.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "CircleStatus/CircleStatus/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit", | |
| "CoreGraphics" | |
| ] | |
| } |