blob: 9ae05562a5996f8976af3fb8181ce5a611f65580 [file] [log] [blame]
{
"name": "SYWaySealAndPackage",
"version": "0.0.1",
"summary": "封装方法",
"description": "常用方法的封装,包括时间,字符串等",
"homepage": "https://github.com/fengxueSY/SYWaySealAndPackage",
"license": "MIT",
"authors": {
"fengxueSY": "xyz123003@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fengxueSY/SYWaySealAndPackage.git",
"tag": "0.0.1"
},
"source_files": "SYWaySealAndPackage/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}