| { |
| "name": "HRBasicCMP_Category_UIKit", |
| "version": "0.0.1.0", |
| "summary": "HRBasicCMP_Category_UIKit", |
| "description": "Risenb iOS Development Components of HRBasicCMP_Category_UIKit", |
| "homepage": "https://git.oschina.net", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "穆英波": "obgniyum@icloud.com" |
| }, |
| "source": { |
| "git": "https://git.oschina.net/hongruisibo_iOS/HRBasicCMP_Category_UIKit.git", |
| "tag": "0.0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HRBasicCMP_Category_UIKit/*.h", |
| "subspecs": [ |
| { |
| "name": "UIView", |
| "source_files": "HRBasicCMP_Category_UIKit/Classes/UIView/*.{h,m}" |
| } |
| ] |
| } |