| { |
| "name": "KFXAbstracts", |
| "version": "1.0.1", |
| "summary": "KFXAbstracts : Abstract superclasses.", |
| "description": "UIView & UIViewController subclasses.", |
| "homepage": "https://github.com/ChristianFox/KFXAbstracts.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ChristianFox": "christianfox@kfxtech.com" |
| }, |
| "source": { |
| "git": "https://github.com/ChristianFox/KFXAbstracts.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "KFXAbstracts/Classes/**/*", |
| "dependencies": { |
| "KFXAdditions": [ |
| |
| ] |
| } |
| } |