blob: 535ac246e503de85313f51dcf6099f1fe889b0c2 [file] [log] [blame]
{
"name": "TMController",
"version": "0.0.3",
"summary": "Imitation of the `TMall` brand flagship card effect.",
"homepage": "https://github.com/yxiangBeauty/TMall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yxiang": "https://github.com/yxiangBeauty"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yxiangBeauty/TMall.git",
"tag": "0.0.3"
},
"source_files": [
"TMController",
"TMController/**/*.{h,m}"
],
"frameworks": "UIKit"
}