blob: 97588407bbe3bdd9eed372fe9e6ed2d5920d7596 [file] [log] [blame]
{
"name": "SIPageManager",
"version": "0.1.0",
"summary": "A Page Manager.",
"description": "A route page manager",
"homepage": "https://github.com/silence0201/SIPageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/SIPageManager.git",
"tag": "0.1.0"
},
"source_files": [
"SIPageManager",
"SIPageManager/**/*.{h,m}"
],
"exclude_files": "SIPageManager/Exclude",
"requires_arc": true
}