blob: 79111c5e5da9bfbbc0cb909930536cf4c92798d1 [file] [log] [blame]
{
"name": "YLShare",
"version": "1.2",
"summary": "Test Demo",
"homepage": "https://github.com/LinTransform/WYLCocoaPods",
"license": "MIT",
"authors": {
"LinTransform": "lin_transform@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/LinTransform/WYLCocoaPods.git",
"tag": "1.2"
},
"source_files": "Class/**/*.{h,m}",
"requires_arc": true
}