blob: 0cbc582e0077ed8e5cb28a1a83e34a455f6d507e [file] [log] [blame]
{
"name": "ARNLayout",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNLayout": [
"Pod/Assets/*.png"
]
}
}