blob: be97e1e3fd1336f9351e893423cb9c5bc4ab7e3a [file] [log] [blame]
{
"name": "PPUtils",
"version": "1.0.0",
"summary": "常用的工具类",
"description": "PPUtils是iOS平台下常用的工具类",
"homepage": "https://github.com/MakePP/PPUtils",
"license": "MIT",
"authors": {
"user_name": "peng163199184@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MakePP/PPUtils.git",
"tag": "1.0.0"
},
"source_files": "Tools/*.{h,m}",
"requires_arc": true
}