blob: d0dd51f6dc828143c962fcfc04f778a526f9acfa [file] [log] [blame]
{
"name": "BigWolf",
"version": "1.0.0",
"license": "BW",
"summary": "RSA加密_test",
"description": "Help developer to quickly intergrate variety of RSA methods",
"homepage": "https://github.com/BigWolf0310/BigWolf",
"authors": {
"BigWolf0310": "shangyantao0310@126.com"
},
"source": {
"git": "https://github.com/BigWolf0310/BigWolf.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"TTTest/TTTest/AppDelegate",
"TTTest/TTTest/AppDelegate*.{h,m}",
"TTTest/TTTest/TestModel",
"TTTest/TTTest/TestModel*.{h,m}",
"TTTest/TTTest/TestTableViewCell",
"TTTest/TTTest/TestTableViewCell*.{h,m}",
"TTTest/TTTest/ViewController",
"TTTest/TTTest/ViewController*.{h,m}"
],
"dependencies": {
"Masonry": [
]
}
}