blob: 84eadc5727c99df0feb592a3123a04754e838b49 [file] [log] [blame]
{
"name": "TMController",
"version": "0.0.1",
"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.1"
},
"source_files": [
"TMController",
"TMController/**/*.{h,m}"
],
"frameworks": "UIKit"
}