blob: 72afabd214e9b9fde7a91ef4ec3322083b4d2af4 [file] [log] [blame]
{
"name": "Pattern",
"version": "0.0.1",
"summary": "一个可拖动的九宫格",
"description": "没什么可写的。。。一个可拖动的九宫格",
"homepage": "https://github.com/dale454071867",
"license": "MIT",
"authors": {
"zhoujie": "454071867@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dale454071867/PatternForAW.git",
"tag": "0.0.1"
},
"source_files": "DragTiles/PatternView/*.{h,m}",
"requires_arc": true
}