| { | |
| "name": "HRCodingStandards", | |
| "version": "0.0.1", | |
| "summary": "A coding standards for ios.", | |
| "homepage": "https://github.com/obgniyum/HRCodingStandards", | |
| "license": "MIT", | |
| "authors": { | |
| "muyingbo": "obgniyum@icloud.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/obgniyum/HRCodingStandards.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Risenb iOS开发Objective-C编码规范.md", | |
| "frameworks": [ | |
| "Foundation", | |
| "CoreGraphics", | |
| "UIKit" | |
| ] | |
| } |