blob: d1f630e04910dc81070602d73660737cfc24cf6d [file] [log] [blame]
{
"name": "ARNLayout",
"version": "0.1.1",
"summary": "iOS AutoLayout Helper.",
"homepage": "https://github.com/xxxAIRINxxx/ARNLayout",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNLayout": [
"Pod/Assets/*.png"
]
}
}