| { |
| "name": "YJBaseKit", |
| "version": "0.0.1", |
| "summary": "I use this to do what i useful to use", |
| "description": "I do want to do this by my self ,i also use this to do waht i want", |
| "homepage": "https://github.com/zhuyajing001/YJBaseKit", |
| "license": "MIT", |
| "authors": { |
| "zhuyajing001": "2495497194@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/zhuyajing001/YJBaseKit.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Classes/*.{swift}", |
| "requires_arc": true, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |