| { |
| "name": "RXActionSheetView", |
| "version": "0.1", |
| "license": "MIT", |
| "summary": "RXActionSheetView is a base as view", |
| "homepage": "https://github.com/xzjxylophone/RXActionSheetView", |
| "authors": { |
| "Rush.D.Xzj": "xzjxylophoe@gmail.com" |
| }, |
| "social_media_url": "http://weibo.com/xzjxylophone", |
| "source": { |
| "git": "https://github.com/xzjxylophone/RXActionSheetView.git", |
| "tag": "v0.1" |
| }, |
| "description": "RXActionSheetView is a base as view.", |
| "source_files": "RXActionSheetView/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "platforms": { |
| "ios": "5.0" |
| } |
| } |