blob: f8048104b7909c58644d344fb7336fcad9b72126 [file] [log] [blame]
{
"name": "WSTestVC",
"version": "1.0.0",
"summary": "A Library for iOS to user for example.",
"homepage": "https://github.com/WSmalan/WSTestVC",
"license": "MIT",
"authors": {
"WSmalan": "3145419760@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WSmalan/WSTestVC.git",
"tag": "1.0.0"
},
"source_files": "WSTestVC/*.{h,m}",
"requires_arc": true
}