blob: 79e97371b0085a7f70667c2b266644cb62bb4f36 [file] [log] [blame]
{
"name": "ARNContainer",
"version": "0.1.2",
"summary": "Simple Base ViewController Container",
"homepage": "https://github.com/xxxAIRINxxx/ARNContainer",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNContainer.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNContainer": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ARNLayout": [
]
}
}