| { |
| "name": "CircleExpandingMenu", |
| "version": "1.0.2", |
| "summary": "A circle menu like side menu controls", |
| "description": "The circle expanding menu that can be used in any iOS app.", |
| "homepage": "https://github.com/00aney/CircleExpandingMenu", |
| "license": "MIT", |
| "authors": { |
| "Ted Kim": "yenafirst91@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/00aney/CircleExpandingMenu.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": [ |
| "CircleExpandingMenu", |
| "CircleExpandingMenu/**/*.{h,m}" |
| ], |
| "pushed_with_swift_version": "4.0" |
| } |