blob: 0a38f1599364fa9f04131fd95f6c755181b7196c [file] [log] [blame]
{
"name": "XXXCardStore",
"version": "1.0.0",
"summary": "可拖拽的叠加卡片",
"homepage": "https://github.com/xxxIxxxx/XXXCardStore",
"license": "MIT",
"authors": {
"i2yf": "i2yf@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xxxIxxxx/XXXCardStore.git",
"tag": "1.0.0"
},
"source_files": "XXXCardStoreDemo/XXXCardStore/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}