blob: 58dad195f1ce18a5f7a8297caf779fdfebbb9a24 [file] [log] [blame]
{
"name": "XXXCardStore",
"version": "1.0.2",
"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.2"
},
"source_files": "XXXCardStoreDemo/XXXCardStore/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}