blob: d953b3048554f1484760f9d447998a992219d443 [file] [log] [blame]
{
"name": "YRExtension",
"version": "0.0.3",
"summary": "A Sample Extension of Swift.",
"homepage": "https://github.com/ruiying123/YRExtension.git",
"license": "MIT",
"authors": {
"yangrui": "1075551032@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ruiying123/YRExtension.git",
"tag": "0.0.3"
},
"source_files": [
"YRExtension",
"YRExtension/Class/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}