blob: 413481bf199f7fa3318d12f82a968789a1f03bcc [file] [log] [blame]
{
"name": "ARNPageContainer",
"version": "0.1.3",
"summary": "Horizontal Scroll Paging ViewController Container.",
"homepage": "https://github.com/xxxAIRINxxx/ARNPageContainer",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNPageContainer.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNPageContainer": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ARNLayout": [
]
}
}