| { |
| "name": "RXTelManager", |
| "version": "0.2", |
| "license": "MIT", |
| "summary": "RXTelManager is a normal call tel", |
| "homepage": "https://github.com/xzjxylophone/RXTelManager", |
| "authors": { |
| "Rush.D.Xzj": "xzjxylophoe@gmail.com" |
| }, |
| "social_media_url": "http://weibo.com/xzjxylophone", |
| "source": { |
| "git": "https://github.com/xzjxylophone/RXTelManager.git", |
| "tag": "v0.2" |
| }, |
| "description": "RXTelManager is a normal call tel.", |
| "source_files": "RXTelManager/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| } |
| } |