| { |
| "name": "FlexibleAlignButton", |
| "version": "0.1.0", |
| "summary": "Flexible align button", |
| "description": "TODO: Flexible align button.", |
| "homepage": "https://github.com/bxyfighting/FlexibleAlignButton.git", |
| "license": "MIT", |
| "authors": { |
| "baixiangyu": "bxyfighting@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/bxyfighting/FlexibleAlignButton.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "FlexibleAlignButton/Classes/**/*.{h,m}", |
| "public_header_files": "FlexibleAlignButton/Classes/**/*.{h}", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |