blob: 0fb650140be73f3138a390dc186804fed0121458 [file] [log] [blame]
{
"name": "PoporOrientation",
"version": "0.0.1",
"summary": "Support a simple rotation framework.",
"homepage": "https://github.com/popor/PoporOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporOrientation.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporOrientation/Classes/*.{h,m}",
"dependencies": {
"PoporFoundation/NSObject": [
]
}
}