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