blob: 1224119b73857a59cc80205ae430527ef39ecffe [file] [log] [blame]
{
"name": "iCards",
"version": "1.0.0",
"summary": "A containner of views (like cards) can be dragged!",
"authors": {
"Ding": "love-nankai@163.com"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/DingHub/iCards",
"license": "Copyright (c) 2016年 Ding. All rights reserved.",
"source": {
"git": "https://github.com/DingHub/iCards.git",
"tag": "1.0.0"
},
"source_files": "iCards/**/*.{h,m}",
"requires_arc": true
}