| { | |
| "name": "HSUserInfoAccess", | |
| "version": "0.0.1", | |
| "summary": "user infomation access utils.", | |
| "homepage": "https://github.com/ZYXiao/HSUserInfoAccess", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZYXiao": "304983615@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZYXiao/HSUserInfoAccess.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "HSUserInfoAccess/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |