blob: 06c675fb2378a7cd883a18c0415b8c6bd1df2c5f [file] [log] [blame]
{
"name": "SRXXTEA",
"version": "1.0.1",
"summary": "SRXXTEA create by siruoxian,SRXXTEA copy from XXTEA , SRXXTEA is personal XXTEA",
"description": "import the SRXXTEA to you project,XXTEA for private project, import the SRXXTEA to you project,XXTEA for private project,",
"homepage": "https://github.com/siruoxian/SRXXTEA",
"license": "MIT",
"authors": {
"siruoxian": "siruoxian@sohu.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/siruoxian/SRXXTEA.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Source/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}