blob: 272971ea9e19969b13f7feaf801dcca6917a00ed [file] [log] [blame]
{
"name": "TTPayManager",
"version": "0.0.1",
"summary": "A short description of TTPayManager.",
"description": "这里是描述",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"social_media_url": "https://github.com/Sunny-leave",
"homepage": "https://github.com/Sunny-leave/TTPayManager",
"license": "MIT",
"authors": {
"刘大胖": "631373685@qq.com"
},
"source": {
"git": "https://github.com/Sunny-leave/TTPayManager.git",
"tag": "0.0.1"
},
"source_files": [
"TTPayManager",
"TTPayManager/**/*.{h,m}"
],
"exclude_files": "TTPayManager/Exclude"
}