blob: 68c3a8aac32af9eac5bdb6518d07233522b1a29d [file] [log] [blame]
{
"name": "XSSharedUnit",
"version": "0.0.1",
"summary": "common library~~",
"homepage": "https://github.com/Smiley1994",
"license": "MIT",
"authors": {
"macrolor": "smileysun1994@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Smiley1994/XSSharedUnit",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "XSSharedUnit/**/*.{m,h}",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"dependencies": {
"AFNetworking": [
]
}
}