{ | |
"name": "YLKit", | |
"version": "4.0.0", | |
"summary": "empty", | |
"homepage": "https://github.com/zhouyouyali/YLKit", | |
"license": "MIT", | |
"authors": { | |
"zhouyouyali": "814307045@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/zhouyouyali/YLKit.git", | |
"tag": "4.0.0" | |
}, | |
"source_files": [ | |
"YLKit/*.{h}", | |
"YLKit/**/*.{h,m}" | |
], | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |