blob: 0d277ef1aa7d5d685e4946eab9513a737f9775ef [file] [log] [blame]
{
"name": "IrregularCollectionUIKit",
"version": "0.1.2",
"summary": "A short description of IrregularCollectionUIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pisces/IrregularCollectionUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Kim": "pisces@retrica.co"
},
"source": {
"git": "https://github.com/pisces/IrregularCollectionUIKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "IrregularCollectionUIKit/Classes/**/*",
"dependencies": {
"AsyncDisplayKit": [
"~> 1.9.9"
]
}
}