blob: 663eade98f61c20a21c71c4ecce6a83e0b2b3cdf [file] [log] [blame]
{
"name": "HLPopManager",
"version": "0.1.0",
"summary": "HLPopManager is a swift module for popViewManager.",
"homepage": "https://github.com/MonkeyRing/HLPopManager.git",
"license": "MIT",
"authors": {
"monkeyRing": "502086651@qq.com"
},
"source": {
"git": "https://github.com/MonkeyRing/HLPopManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HLPopManager/Classes/*.swift",
"HLPopManager/Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}